Commit Graph

87 Commits

Author SHA1 Message Date
Jeroen Engels
bc786e3aa3 Bump elm-syntax 2021-03-07 12:25:07 +01:00
Jeroen Engels
91f605ba57 Mention and emphasis more the existence of new-package and new-rule 2021-03-07 10:57:19 +01:00
Jeroen Engels
09a2b92ec9 2.3.11 2021-03-06 18:38:28 +01:00
Jeroen Engels
472df5179a 2.3.10 2021-03-06 17:19:41 +01:00
Jeroen Engels
bd1494deff 2.3.9 2021-02-23 22:45:07 +01:00
Jeroen Engels
d889bbb194 v2.3.8 2020-12-08 00:13:09 +01:00
Jeroen Engels
b082ce7751 v2.3.7 2020-12-05 12:47:00 +01:00
Jeroen Engels
0146b90032 v2.3.6 2020-11-18 10:27:34 +01:00
Josh Bebbington
a2ab3f4007 Update references to jfmengels/review-unused 2020-10-26 19:47:47 +01:00
Jeroen Engels
ba05c7c74d v2.3.5 2020-10-24 00:20:26 +02:00
Jeroen Engels
7ce8bf3f96 v2.3.4 2020-10-23 09:30:26 +02:00
Jeroen Engels
c1bdcf435f v2.3.3 2020-09-23 10:39:57 +02:00
Jeroen Engels
81b68c4695 v2.3.2 2020-09-09 18:59:19 +02:00
Jeroen Engels
cf4bc46d1b 2.3.1 2020-09-08 10:08:10 +02:00
Jeroen Engels
6fd6cac207 v2.3.0 2020-09-08 08:16:29 +02:00
Ben Briggs
336e209222
Add link to elm-review-rule-ideas. (#18) 2020-08-14 17:08:46 +02:00
Jeroen Engels
d9fd1612ed Talk about new-package and new-rule in the README 2020-08-09 19:01:13 +02:00
Jeroen Engels
047b145c58 Talk about --template in the try it out section of the README 2020-07-25 22:40:28 +02:00
Jeroen Engels
91f92d4291 v2.2.0 2020-06-20 18:00:34 +02:00
Leo Jpod
71a50c3114
Add module aliasing to the example typo rule (#14)
Without it the example doesn't compile 😄
2020-06-08 14:03:24 +02:00
Jeroen Engels
d311c44f3d v2.1.1 2020-06-02 22:37:39 +02:00
Jeroen Engels
cd48eab8a4 2.1.0 2020-05-26 22:19:54 +02:00
Jeroen Engels
226a05639b v2.0.2 2020-05-17 17:11:42 +02:00
Jeroen Engels
2d2242d5f6 2.0.1 2020-04-30 11:49:13 +02:00
Jeroen Engels
2f0acdfc57 Make README image clickable and point to a uncropped version 2020-04-30 11:46:25 +02:00
Jeroen Engels
7c68456803 v2.0.0! 2020-04-08 00:19:25 +02:00
Jeroen Engels
15e657cfc9 Add migration guide from v1 to v2 2020-04-05 13:14:18 +02:00
Jeroen Engels
37732cad9f Add Documentation.ReadmeLinksPointToCurrentVersion to the review config 2020-04-04 12:35:29 +02:00
Jeroen Engels
9898c5abfd Use absolute links in the README to link to modules 2020-04-01 20:29:22 +02:00
Jeroen Engels
17c8fb6d29 Uncheck checklist items in the README 2020-04-01 20:25:27 +02:00
Jeroen Engels
23c376b7e1 Rephrase project summary a bit 2020-04-01 20:24:50 +02:00
Kasper Møller Andersen
ae15334993
Slim down the README (#5)
Thanks a lot @KasMA1990 

* Slim down the README

This removes almost a fourth of the words in it :)

* Further cleanup of README

* Better highlight that elm-review is built to be extensible
2020-04-01 20:13:34 +02:00
Jeroen Engels
7046137121 Document module and project rules 2020-02-25 19:47:06 +01:00
Jeroen Engels
9209e26bcd Add functions that allow exceptions for rules 2020-02-25 16:48:20 +01:00
Jeroen Engels
d2f2ffa2cd Rename Multi/Single to Project/Module 2020-01-20 08:34:52 +01:00
Jeroen Engels
cf344cb904 Rename project to elm-review 2019-09-28 17:18:51 +02:00
Jeroen Engels
2b37947669 Mention you can search for rules using elm-search 2019-09-20 13:44:43 +02:00
Jeroen Engels
01b9b4a546 Add trailing slashes to links to the packages website
Otherwise, internal links in the linked pae will give a 404 error
2019-09-18 12:04:33 +02:00
Jeroen Engels
7af85f37cd Remove mentions of elm-lint install and recommend using elm install instead 2019-09-18 11:49:33 +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
bf1f1d2380 Fix "across" typo accross the whole project 2019-08-29 22:45:28 +02:00
Jeroen Engels
e72773085d Add checking for new APIs in the checklist for when to write a rule 2019-08-28 19:01:18 +02:00
Jeroen Engels
9580d59e80 Remove mention that the package contains rules 2019-08-28 09:24:54 +02:00
Jeroen Engels
f631255bbd Add guidelines on writing automatic fixes 2019-08-27 15:26:05 +02:00
Jeroen Engels
d1877a1fed Reword the short description of the project 2019-08-23 13:52:59 +02:00
Jeroen Engels
6b3c635bb5 Reword the project's short description 2019-08-22 12:00:17 +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
Jeroen Engels
9463d89a32 Add comments in the example of the "write your own rule" section 2019-08-22 11:04:59 +02:00
Jeroen Engels
354a876ce0 Rework documentation about configuration 2019-08-22 10:43:53 +02:00