Commit Graph

16 Commits

Author SHA1 Message Date
Jeroen Engels
f8632c20bc Write down some thoughts on caching 2019-11-19 23:39:53 +01:00
Jeroen Engels
32ce34ce34 Write about dependency loading investigation 2019-11-17 22:50:04 +01:00
Jeroen Engels
ebeb25c8ed Write about new difficulties with multi-file rules 2019-11-17 22:50:04 +01:00
Jeroen Engels
6fdb85061b Add cache to rules
I think that multi-file runs will be quite slow, and therefore it is
worth optimizing. Rules will now remember the previous run result for
each file in a closure.
2019-11-04 00:13:43 +01:00
Jeroen Engels
c1f752a486 Move ApiDesign.elm to documentation/design/multi-file.md 2019-10-31 12:37:07 +01:00
Jeroen Engels
2db0a50904 Update the example image for elm-review 2019-09-29 16:13:03 +02:00
Jeroen Engels
53b4ba7582 Add design file explaining why the tool was renamed 2019-09-29 00:26: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
Jeroen Engels
23bba24185 Wording change: it's -> it is 2019-09-17 19:56:15 +02:00
Jeroen Engels
5130f9c0e1 Add an example of the report in the README 2019-08-30 01:33:57 +02:00
Jeroen Engels
e4b2c1bee3 Remove stray line 2019-08-30 00:45:31 +02:00
Jeroen Engels
d9b3f581ed Add design document about severity levels 2019-08-29 23:20:13 +02:00
Jeroen Engels
8d712c2066 Add design document about the test module 2019-08-29 22:41:31 +02:00
Jeroen Engels
1fe30a17db Change title of no-built-in-rules 2019-08-29 20:58:41 +02:00
Jeroen Engels
c1562aa81b Remove the rules from the README, and write why there are no built-in rules 2019-08-22 11:42:43 +02:00