elm-review/tests
2020-09-23 10:38:39 +02: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 Add elements in the lookup table 2020-08-21 20:53:33 +02:00
NoDebug Backport rules from other projects 2020-09-23 08:11:51 +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 Backport rules from other projects 2020-09-23 08:11:51 +02:00
Review Fix files not being evaluated when they're ignored in project rules without a folder 2020-09-09 18:50:42 +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
ModuleNameLookupTableTest.elm ModuleNameLookupTableTest: Add tests for function declarations handling 2020-09-23 10:38:39 +02: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 other projects 2020-09-23 08:11:51 +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 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
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 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