elm-review/tests
2020-09-08 10:06:28 +02:00
..
Documentation Backport rules from other packages 2020-08-09 18:56:12 +02:00
Fixtures Reorganize test files for the core internals 2020-04-03 16:19:24 +02:00
MiscRules Add elements in the lookup table 2020-08-21 20:53:33 +02:00
NoDebug Backport rules from other packages 2020-08-09 18:56:12 +02: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 Fix module name lookup table not knowing about patterns inside let functions destructuring 2020-09-08 10:06:28 +02:00
Review Remove Rule3 2020-06-28 08:01:44 +02: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
ModuleNameForTypeTest.elm Use lookup table in ModuleNameForTypeTest 2020-08-22 09:54:20 +02:00
ModuleNameForValueTest.elm Support record update functions for module name lookup table 2020-08-25 15:28:56 +02:00
NoExposingEverything.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoExposingEverythingTest.elm Backport rules from other packages 2020-08-09 18:56:12 +02: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 packages 2020-08-09 18:56:12 +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 Use lookup table in NoUMissingSubscriptionsCall 2020-08-21 23:29:54 +02:00
NoMissingSubscriptionsCallTest.elm Backport work from review packages 2020-06-03 18:23:19 +02:00
NoMissingTypeAnnotation.elm Backport rules from other packages 2020-08-09 18:56:12 +02:00
NoMissingTypeAnnotationInLetIn.elm Backport rules from other packages 2020-08-09 18:56:12 +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 packages 2020-08-09 18:56:12 +02:00
NoMissingTypeExposeTest.elm Backport rules from other packages 2020-08-09 18:56:12 +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 Remove Rule3 2020-06-28 08:01:44 +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
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
NoUselessSubscriptions.elm Backport rules from other packages 2020-08-09 18:56:12 +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