.. |
Review
|
Remove unused elements in tests
|
2020-02-16 16:56:19 +01:00 |
Dependencies.elm
|
Store more information about the project's dependencies
|
2020-02-16 21:40:59 +01:00 |
ErrorMessageTest.elm
|
Give a nicer error message when under is passed empty
|
2020-02-11 18:47:28 +01:00 |
FixTest.elm
|
Change the project's API from Lint* to Review*
|
2019-09-28 23:47:02 +02:00 |
NoDebugTest.elm
|
Change the project's API from Lint* to Review*
|
2019-09-28 23:47:02 +02:00 |
NoExtraBooleanComparisonTest.elm
|
Change the project's API from Lint* to Review*
|
2019-09-28 23:47:02 +02:00 |
NoHtmlButtonTest.elm
|
Remove unused code and dependencies
|
2020-01-15 09:54:26 +01:00 |
NoImportingEverythingTest.elm
|
Change the project's API from Lint* to Review*
|
2019-09-28 23:47:02 +02:00 |
NoInvalidLicenseTest.elm
|
Add NoInvalidLicense
|
2020-02-16 21:40:59 +01:00 |
NoUnusedDependenciesTest.elm
|
Store more information about the project's dependencies
|
2020-02-16 21:40:59 +01:00 |
NoUnusedExportsTest.elm
|
Remove unused elements in tests
|
2020-02-16 16:56:19 +01:00 |
NoUnusedModulesTest.elm
|
Change how dependencies are stored, and add NoUnused.Dependencies rule
|
2020-02-16 16:56:33 +01:00 |
NoUnusedTypeConstructorsTest.elm
|
Change the project's API from Lint* to Review*
|
2019-09-28 23:47:02 +02:00 |
NoUnusedVariablesTest.elm
|
Change the project's API from Lint* to Review*
|
2019-09-28 23:47:02 +02:00 |
Scope2Test.elm
|
Simplify Scope by not having a setter and getter
|
2020-02-16 23:29:11 +01:00 |
ScopeTest.elm
|
Simplify Scope by not having a setter and getter
|
2020-02-16 23:29:11 +01:00 |
WithDeclarationListVisitorTest.elm
|
Rename Multi/Single to Project/Module
|
2020-01-20 08:34:52 +01:00 |