.. |
Docs
|
Fix confusing test
|
2023-06-17 19:59:24 +02:00 |
Fixtures
|
Reorganize test files for the core internals
|
2020-04-03 16:19:24 +02:00 |
List
|
Backport rules from elm-review-unused
|
2022-11-09 15:58:49 +01:00 |
MiscRules
|
Remove unused imports
|
2020-12-21 21:45:55 +01:00 |
NoDebug
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoInconsistentAliases
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoModuleOnExposedNames
|
Backport rules from other packages
|
2020-08-09 18:56:12 +02:00 |
NoUnused
|
Backport rules from packages
|
2022-12-08 16:27:43 +01:00 |
Review
|
Add test for the visiting order of extra files
|
2023-06-17 19:57:56 +02:00 |
Simplify
|
Backport rules from Simplify
|
2022-09-01 16:22:25 +02:00 |
Tests
|
Backport rules from elm-review-forbidden-words
|
2022-09-01 18:00:56 +02:00 |
Vendor
|
Backport rules from other packages
|
2020-08-09 18:56:12 +02:00 |
CognitiveComplexity.elm
|
Backport rules from elm-review-cognitive-complexity
|
2022-12-16 16:54:04 +01:00 |
CognitiveComplexityTest.elm
|
Backport rules from elm-review-cognitive-complexity
|
2022-12-02 00:05:33 +01:00 |
ModuleNameLookupTableTest.elm
|
Fix let function arguments not registering with the correct module name
|
2023-06-17 19:49:41 +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 |
NoConfusingPrefixOperator.elm
|
Backport rules from elm-review-common
|
2022-09-19 12:01:49 +02:00 |
NoConfusingPrefixOperatorTest.elm
|
Backport rules from elm-review-common
|
2022-09-19 12:01:49 +02:00 |
NoDeprecated.elm
|
Backport rules from elm-review-common
|
2022-09-19 12:01:49 +02:00 |
NoDeprecatedTest.elm
|
Backport NoDeprecated
|
2022-06-29 23:42:52 +02:00 |
NoExposingEverything.elm
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoExposingEverythingTest.elm
|
Backport rules from elm-review-common
|
2021-04-06 17:32:30 +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 |
NoForbiddenWords.elm
|
Backport rules from elm-review-forbidden-words
|
2022-09-01 18:00:56 +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
|
Stop using Rule.withMetadata in plugin rules
|
2022-04-28 13:25:24 +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
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoMissingTypeExposeTest.elm
|
Backport rules from elm-review-common
|
2021-08-19 20:50:50 +02:00 |
NoModuleOnExposedNames.elm
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoNegationInIfCondition.elm
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoNegationInIfConditionTest.elm
|
Add withSourceCodeExtractor (#100)
|
2021-05-29 00:00:12 +02:00 |
NoNoOpMsg.elm
|
Small typos (#116)
|
2022-01-19 14:28:42 +01:00 |
NoNoOpMsgTest.elm
|
Small typos (#116)
|
2022-01-19 14:28:42 +01:00 |
NoPrematureLetComputation.elm
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoPrematureLetComputationTest.elm
|
Backport rules from elm-review-common
|
2021-10-17 10:00:47 +02:00 |
NoRecursiveUpdate.elm
|
Backport rules from other packages
|
2022-04-22 22:04:13 +02:00 |
NoRecursiveUpdateTest.elm
|
Backport rules from other packages
|
2022-04-22 22:04:13 +02:00 |
NoRedundantConcat.elm
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoRedundantConcatTest.elm
|
Backport rules from other packages
|
2020-08-09 18:56:12 +02:00 |
NoSimpleLetBody.elm
|
Add provides information to rules in tests
|
2022-10-29 17:58:25 +02:00 |
NoSimpleLetBodyTest.elm
|
Backport rules from elm-review-code-style
|
2021-08-19 20:55:58 +02:00 |
NoTestValuesInProductionCode.elm
|
Stop using Rule.withMetadata in plugin rules
|
2022-04-28 13:25:24 +02: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
|
Backport rules from packages
|
2022-12-08 16:27:43 +01:00 |
NoUnapprovedLicenseTest.elm
|
Backport rules from packages
|
2022-12-08 16:27:43 +01:00 |
NoUnnecessaryTrailingUnderscore.elm
|
Backport rules from elm-review-code-style
|
2021-05-26 22:29:13 +02:00 |
NoUnnecessaryTrailingUnderscoreTest.elm
|
Backport rules from elm-review-code-style
|
2021-02-10 17:15:09 +01:00 |
NoUnoptimizedRecursion.elm
|
Backport rules from packages
|
2022-12-08 16:27:43 +01:00 |
NoUnoptimizedRecursionTest.elm
|
Backport rules
|
2021-08-19 20:57:33 +02:00 |
NoUnsafeRegexFromLiteral.elm
|
Stop using Rule.withMetadata in plugin rules
|
2022-04-28 13:25:24 +02:00 |
NoUnsafeRegexFromLiteralTest.elm
|
Make Review.Test.expectConfigurationError work without run* functions
|
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
|
Stop using tests/Dependencies/ElmCore.elm and remove it
|
2021-03-14 09:12:41 +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 |
RangeDict.elm
|
Backport rules from elm-review-common
|
2021-08-19 20:50:50 +02:00 |
Simplify.elm
|
Backport rules from elm-review-simplify
|
2022-11-09 15:58:49 +01:00 |
SimplifyTest.elm
|
Backport rules from elm-review-simplify
|
2022-11-09 15:58:49 +01:00 |
TestProject.elm
|
Backport rules
|
2021-08-19 20:57:33 +02:00 |
Util.elm
|
Remove outdated TODOs
|
2023-04-15 20:32:55 +02:00 |