Commit Graph

16 Commits

Author SHA1 Message Date
Jeroen Engels
60106d7958 Add NoUnused rules like they are in jfmengels/review-unused 2020-04-03 16:19:24 +02:00
Jeroen Engels
02d7665e91 Add NoDebug rules like they are in jfmengels/review-debug 2020-04-03 16:19:24 +02:00
Jeroen Engels
7f9435e887 Add NoTodoComment to review configuration 2020-03-18 17:50:32 +01:00
Jeroen Engels
c619e2c484 Improve the range for NoTodoComment 2020-03-18 17:35:11 +01:00
Jeroen Engels
4117baf838 Rename NoUnused.CustomTypeConstructors temporarily 2020-03-12 17:05:36 +01:00
Jeroen Engels
f928b5e986 Change ReviewConfig to allow Debug.todo in tests 2020-03-07 18:38:39 +01:00
Jeroen Engels
acb4e8db9e Vendorize elm-community/graph 2020-03-06 18:39:35 +01:00
Jeroen Engels
9209e26bcd Add functions that allow exceptions for rules 2020-02-25 16:48:20 +01:00
Jeroen Engels
0f39773e75 Change how dependencies are stored, and add NoUnused.Dependencies rule 2020-02-16 16:56:33 +01:00
Jeroen Engels
048ade02af Add NoUnusedExports to the review config 2020-01-15 16:35:03 +01:00
Jeroen Engels
d8df52aa52 Add topological traversal: Create graph of files 2020-01-06 23:22:59 +01:00
Jeroen Engels
c1343b8c15 Use local source for review config 2019-11-04 00:13:43 +01:00
Jeroen Engels
76d7a785b3 Bump to 0.19.1 2019-10-21 23:31:18 +02:00
Jeroen Engels
b3cd4f8ee8 Re-configure elm-review 2019-09-29 14:22:31 +02:00
Jeroen Engels
8e48d01e66 Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
Jeroen Engels
cf344cb904 Rename project to elm-review 2019-09-28 17:18:51 +02:00