Skip to content

Commit abfa718

Browse files
authored
Prevent ElmLS from reporting Nothing -> Nothing branches (#97)
1 parent 117772f commit abfa718

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

elm-analyse.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"checks": {
3+
"MapNothingToNothing": false
4+
}
5+
}

0 commit comments

Comments
 (0)