Commit Graph

49 Commits

Author SHA1 Message Date
Jeroen Engels
88e7f8b375 Disable SImplify for some files 2023-08-10 18:25:06 +02:00
Jeroen Engels
fceaaf33e2 Enable Simplify 2023-06-25 22:44:55 +02:00
Jeroen Engels
e04c084cd6 Ignore unused constructor warning 2023-04-08 17:13:49 +02:00
Jeroen Engels
d7d1b5d042 Remove outdated suppression 2023-04-07 08:13:52 +02:00
Jeroen Engels
c204f39afe Enable NoPrematureLetComputation rule 2023-04-02 21:55:43 +02:00
Jeroen Engels
1dd163c1f9 Suppress false positive until I'll fix it 2023-04-02 21:55:43 +02:00
Jeroen Engels
277b34329d Upgrade elm-review dependencies 2022-12-17 22:41:52 +01:00
Jeroen Engels
4410f7feda Remove duplicate rule in configuration 2022-11-11 10:45:00 +01:00
Jeroen Engels
721f80cc68 Update the review configuration to use v2.10.0 2022-11-09 15:56:29 +01:00
Jeroen Engels
c136bb6941 Enable NoUnused.CustomTypeConstructorArgs 2022-10-12 16:39:00 +02:00
Jeroen Engels
9289f0c065 Enable NoMissingTypeExpose 2022-09-19 12:04:30 +02:00
Jeroen Engels
89c03e0117 Remove NoUnused.Modules from configuration 2022-09-14 09:23:38 +02:00
Jeroen Engels
3b50c0ebd2 Enable NoForbiddenWords 2022-09-01 18:01:31 +02:00
Jie
dbb39d6182
Bump review/elm.json elm-review dependency (#118) 2022-01-22 09:47:56 +01:00
Jeroen Engels
8c8e708403 Enable additional elm-review-documentation rule 2021-10-02 10:32:50 +02:00
Jeroen Engels
34798e3f49 Backport elm-review-documentation 2021-10-02 10:32:41 +02:00
Jeroen Engels
7489b6b458
Add withSourceCodeExtractor (#100) 2021-05-29 00:00:12 +02:00
Jeroen Engels
a522db1899 Disable NoUnnecessaryTrailingUnderscore 2021-04-17 21:31:00 +02:00
Jeroen Engels
192f34fe96 Update review dependencies 2021-04-17 21:23:10 +02:00
Jeroen Engels
33d1d084d1 Disable NoUnsafeRegexFromLiteral 2021-03-10 17:02:21 +01:00
Jeroen Engels
5eea8ffa6d Enable NoUnsafeRegexFromLiteral 2021-03-10 17:02:21 +01:00
Jeroen Engels
a4bb1719b5 Backport rules from elm-review-code-style 2021-02-10 17:15:09 +01:00
Jeroen Engels
b3c9d82764 Update review/ deps 2021-02-10 17:10:20 +01:00
Jeroen Engels
5badf38eb3 Bump elm-review version in local review configuration 2020-09-08 08:45:30 +02:00
Jeroen Engels
fa9b6d21f6 Add new rules to the review configuration 2020-08-11 17:20:52 +02:00
Jeroen Engels
c9e8f9680d Backport changes from review dependencies 2020-06-20 20:09:03 +02:00
Jeroen Engels
dbc28af347 Bump elm-review in review config 2020-06-20 18:21:11 +02:00
Jeroen Engels
210dbea5e1 Enable NoUnused.Parameters 2020-06-14 16:44:44 +02:00
Jeroen Engels
be46891b26 Enable NoUnused.Patterns 2020-06-11 22:07:06 +02:00
Jeroen Engels
240101e391 Bump review dependencies 2020-05-27 11:55:20 +02:00
Jeroen Engels
3ad2997347 Update review configuration to use v2 2020-04-08 18:07:00 +02:00
Jeroen Engels
1f38de974a Backport work from NoUnused 2020-04-04 15:56:40 +02:00
Jeroen Engels
37732cad9f Add Documentation.ReadmeLinksPointToCurrentVersion to the review config 2020-04-04 12:35:29 +02:00
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