elm-review/tests
2020-03-23 20:42:29 +01:00
..
Review Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
Dependencies.elm Remove version from dependency data 2020-03-07 19:57:16 +01:00
ErrorMessageTest.elm Fix wrong error message. Thanks Anton Komissarov! 2020-03-23 20:42:29 +01:00
FixTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoDebugLogTest.elm Write NoDebugLog rule 2020-03-07 16:09:35 +01:00
NoDebugTodoOrToStringTest.elm Write NoDebugTodoOrToString rule 2020-03-07 16:09:35 +01:00
NoExtraBooleanComparisonTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoHtmlButtonTest.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
NoImportingEverythingTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoInvalidLicenseTest.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
NoTodoCommentTest.elm Improve the range for NoTodoComment 2020-03-18 17:35:11 +01:00
NoUnusedCustomTypeConstructorsTest.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
NoUnusedDependenciesTest.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
NoUnusedExportsTest.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
NoUnusedModulesTest.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +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
ReadmeStartsWithProjectTitleTest.elm Rename Project.withReadme to Project.addReadme 2020-03-20 19:06:09 +01:00
Scope2Test.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
ScopeTest.elm Rename Project.withDependency and Project.withElmJson to Project.add* 2020-03-19 23:50:41 +01:00
WithDeclarationListVisitorTest.elm Rename Multi/Single to Project/Module 2020-01-20 08:34:52 +01:00