Jeroen Engels
48b3500412
Fix typos
2021-11-14 16:52:22 +01:00
Jeroen Engels
88dd742a1c
Add design document for elm-review suppress
2021-11-13 00:09:28 +01:00
Jeroen Engels
3acca8997e
Remove multi-file document
2021-06-15 16:51:28 +02:00
asrar
8340879365
Fix typo then -> them ( #16 )
2020-06-16 21:56:45 +02:00
Jeroen Engels
263c6f0334
Replace explanation image by one that can show off nicer things
2020-04-30 11:32:34 +02:00
Jeroen Engels
8e35ac4cd5
Migration: Talk about v1 stopping working
2020-04-08 18:07:22 +02:00
Jeroen Engels
15e657cfc9
Add migration guide from v1 to v2
2020-04-05 13:14:18 +02:00
Jeroen Engels
a36dc9a15e
Update elm-lint-to-elm-review.md
2020-04-01 17:07:00 +02:00
Jeroen Engels
53d4128052
Fix typo in the severity levels document
2020-02-25 16:48:06 +01:00
Jeroen Engels
48d4a769ac
Checks things in the multi-file document
2020-02-16 21:58:49 +01:00
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