Commit Graph

13 Commits

Author SHA1 Message Date
Jeroen Engels
76be1cc6c1 Example: Show message when no errors were found 2017-01-17 00:00:28 +01:00
Jeroen Engels
e2cf51dbcf Add NoUnusedVariables rule 2017-01-16 23:34:05 +01:00
Jeroen Engels
0db86da1aa Rename FindNoAnnotatedFunction to NoUnannotatedFunction 2017-01-16 00:18:17 +01:00
Jeroen Engels
9a5718ba06 Make type Error contain the rule name 2017-01-15 23:30:33 +01:00
Jeroen Engels
c52c169572 Changed rule signature to be able to make a list of rules 2017-01-15 23:24:37 +01:00
Jeroen Engels
c6ab2b4b8a Improve example visual (a bit) 2017-01-15 22:57:03 +01:00
Jeroen Engels
27225b40fb Make lint take in a String rather than a list of statements 2017-01-09 22:13:27 +01:00
Jeroen Engels
9ebb4ac7d4 Add NoExposingEverything rule 2017-01-08 11:44:37 +01:00
Jeroen Engels
a491c97059 Compute visitors only once for a given input 2017-01-08 10:58:45 +01:00
Jeroen Engels
3c27a18207 Add FindNoAnnotatedFunction rule 2017-01-08 10:51:25 +01:00
Jeroen Engels
a0e532c07b Add NoDebug rule 2017-01-07 21:17:12 +01:00
Jeroen Engels
bd1b3dec99 Update example page to display errors 2017-01-07 20:58:41 +01:00
Jeroen Engels
81feaf4ef3 Init project and copy example from bogdanp/elm-ast 2017-01-07 18:30:16 +01:00