elm-review/tests
2019-07-13 10:03:32 +02:00
..
ErrorMessageTest.elm Lint.Test: Add an identifiable name to errors to quickly be able to know what the problem is 2019-07-13 10:03:32 +02:00
NoDebugTest.elm NoDebug: Forbid the import of the Debug module 2019-07-05 01:56:49 +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 NoUnusedVariables: Do not report custom types for which a constructor was used 2019-07-05 00:33:51 +02:00