elm-review/tests
Jeroen Engels d593bae052 Add details to the message of every rule
This will make it easier to have helpful explanations and suggestions
like the Elm compiler does
2019-07-28 10:27:46 +02:00
..
ErrorMessageTest.elm Add details to the message of every rule 2019-07-28 10:27:46 +02:00
NoDebugTest.elm Show an example with Debug.todo rather than Debug.crash in NoDebug 2019-07-28 10:27:46 +02:00
NoExtraBooleanComparisonTest.elm Replace Lint.Test by the it's new version 2019-07-02 00:08:10 +02:00
NoImportingEverythingTest.elm Replace Lint.Test by the it's new version 2019-07-02 00:08:10 +02:00
NoUnusedTypeConstructorsTest.elm Add rule NoUnusedTypeConstructors 2019-07-05 01:21:30 +02:00
NoUnusedVariablesTest.elm Rename module name in tests cases 2019-07-25 11:16:54 +02:00