Analyzes Elm projects, to help find mistakes before your users find them.
Go to file
2017-01-09 22:13:27 +01:00
example Make lint take in a String rather than a list of statements 2017-01-09 22:13:27 +01:00
rules Separate visitor creation logic in its own file 2017-01-09 21:22:10 +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 Make lint take in a String rather than a list of statements 2017-01-09 22:13:27 +01:00
Types.elm Separate visitor creation logic in its own file 2017-01-09 21:22:10 +01:00
Visitor.elm Make lint take in a String rather than a list of statements 2017-01-09 22:13:27 +01:00