Enable `Lint/UselessAssignment` for haml-lint
This commit is contained in:
parent
472f2d5666
commit
a1cd338c6c
|
@ -113,7 +113,6 @@ linters:
|
|||
- Lint/ParenthesesAsGroupedExpression
|
||||
- Lint/RedundantWithIndex
|
||||
- Lint/Syntax
|
||||
- Lint/UselessAssignment
|
||||
- Metrics/BlockNesting
|
||||
- Naming/VariableName
|
||||
- Performance/RedundantMatch
|
||||
|
|
Loading…
Reference in New Issue