elm-review/tests
2021-03-10 17:09:16 +01:00
..
Dependencies Backport rules from elm-review-noop 2020-11-18 10:16:23 +01:00
Documentation Backport rules from other projects 2020-09-23 08:11:51 +02:00
Fixtures Reorganize test files for the core internals 2020-04-03 16:19:24 +02:00
MiscRules Remove unused imports 2020-12-21 21:45:55 +01:00
NoDebug Backport elm-review-debug 2021-01-24 16:43:58 +01:00
NoInconsistentAliases Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoModuleOnExposedNames Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoUnused Backport rules from elm-review-code-style 2021-02-10 17:15:09 +01:00
Review Make emptyDetails take a String 2021-03-10 17:02:21 +01:00
Tests Backport rules from other packages 2020-08-09 18:56:12 +02:00
Vendor Backport rules from other packages 2020-08-09 18:56:12 +02:00
ModuleNameLookupTableTest.elm ModuleNameLookupTable: Add test to make sure that aliasing in patterns works 2020-12-06 14:30:39 +01:00
NoBooleanCaseOf.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoBooleanCaseOfTest.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoExposingEverything.elm Backport rules from elm-review-common 2021-01-19 21:45:35 +01:00
NoExposingEverythingTest.elm Backport rules from elm-review-common 2021-01-19 21:45:35 +01:00
NoExtraBooleanComparison.elm Remove Rule3 2020-06-28 08:01:44 +02:00
NoExtraBooleanComparisonTest.elm Re-organize test rules 2020-04-03 16:19:24 +02:00
NoFullyAppliedPrefixOperator.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoFullyAppliedPrefixOperatorTest.elm Backport work from review-simplification 2020-04-06 17:18:56 +02:00
NoImportingEverything.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoImportingEverythingTest.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoInconsistentAliases.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoListLiteralsConcat.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoListLiteralsConcatTest.elm Backport work from review-simplification 2020-04-05 09:57:34 +02:00
NoMissingSubscriptionsCall.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoMissingSubscriptionsCallTest.elm Backport work from review packages 2020-06-03 18:23:19 +02:00
NoMissingTypeAnnotation.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoMissingTypeAnnotationInLetIn.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoMissingTypeAnnotationInLetInTest.elm Backport work from review packages 2020-04-20 23:11:53 +02:00
NoMissingTypeAnnotationTest.elm Backport work from review packages 2020-04-20 23:11:53 +02:00
NoMissingTypeExpose.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoMissingTypeExposeTest.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoModuleOnExposedNames.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoNoOpMsg.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoNoOpMsgTest.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoRecursiveUpdate.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoRecursiveUpdateTest.elm Backport work from review packages 2020-06-03 18:23:19 +02:00
NoRedundantConcat.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoRedundantConcatTest.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoSimpleLetBody.elm Backport rules from elm-review-code-style 2021-02-10 17:15:09 +01:00
NoSimpleLetBodyTest.elm Backport rules from elm-review-code-style 2021-02-10 17:15:09 +01:00
NoTestValuesInProductionCode.elm Backport unused and test-values 2020-12-23 19:12:04 +01:00
NoTestValuesInProductionCodeTest.elm Backport unused and test-values 2020-12-23 19:12:04 +01:00
NoTodoComment.elm Use Rule instead of Rule3 2020-06-28 08:01:44 +02:00
NoTodoCommentTest.elm Improve the range for NoTodoComment 2020-03-18 17:35:11 +01:00
NoUnapprovedLicense.elm Remove unused variable in NoUnapprovedLicense 2020-08-11 17:20:52 +02:00
NoUnapprovedLicenseTest.elm Rename NoInvalidLicense to NoUnapprovedLicense 2020-06-01 09:02:33 +02:00
NoUnnecessaryTrailingUnderscore.elm Backport rules from elm-review-code-style 2021-02-10 17:15:09 +01:00
NoUnnecessaryTrailingUnderscoreTest.elm Backport rules from elm-review-code-style 2021-02-10 17:15:09 +01:00
NoUnsafeRegexFromLiteral.elm Compute whether the unsafeFunction is a valid function name 2021-03-10 17:09:16 +01:00
NoUnsafeRegexFromLiteralTest.elm Add details to the test expectation 2021-03-10 17:09:16 +01:00
NoUselessCmdNone.elm Backport rules from elm-review-noop 2020-11-18 10:16:23 +01:00
NoUselessCmdNoneTest.elm Backport rules from elm-review-noop 2020-11-18 10:16:23 +01:00
NoUselessSubscriptions.elm Backport rules from other projects 2020-09-23 08:11:51 +02:00
NoUselessSubscriptionsTest.elm Backport work from review packages 2020-06-03 18:23:19 +02:00
Util.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00