elm-review/tests
2019-09-17 19:56:15 +02:00
..
Lint/Rule Fix "across" typo accross the whole project 2019-08-29 22:45:28 +02:00
ErrorMessageTest.elm Reword the error message in the case of a missing fixes test failure 2019-09-17 19:56:15 +02:00
FixTest.elm Move range manipulations fns out of Lint.Fix and into the rule that uses them 2019-08-22 19:48:46 +02:00
NoDebugTest.elm Fix a bunch of typos about "it's" 2019-07-28 17:37:21 +02:00
NoExtraBooleanComparisonTest.elm Add details in tests 2019-07-28 10:27:46 +02:00
NoImportingEverythingTest.elm Fix a bunch of typos about "it's" 2019-07-28 17:37:21 +02:00
NonemptyList.elm Remove rules from the package 2019-08-28 08:36:24 +02:00
NoUnusedTypeConstructorsTest.elm Add details in tests 2019-07-28 10:27:46 +02:00
NoUnusedVariablesTest.elm Autofix all unused variables in NoUnusedVariables 2019-08-19 16:13:45 +02:00
WithDeclarationListVisitorTest.elm Add Lint.Rule.withDeclarationListVisitor function 2019-09-15 01:29:26 +02:00