Analyzes Elm projects, to help find mistakes before your users find them.
Go to file
2017-01-08 16:24:59 +01:00
example Add NoExposingEverything rule 2017-01-08 11:44:37 +01:00
rules Add special ModelEndFn visitor 2017-01-08 16:24:59 +01:00
.gitignore Init project and copy example from bogdanp/elm-ast 2017-01-07 18:30:16 +01:00
elm-package.json Add NoDebug rule 2017-01-07 21:17:12 +01:00
Lint.elm Add special ModelEndFn visitor 2017-01-08 16:24:59 +01:00
Node.elm Separate visitors into Enter and Exit types 2017-01-08 15:54:10 +01:00