mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 08:09:53 +01:00
Ignore Style/IdenticalConditionalBranches in HAML
This commit is contained in:
parent
30331f4bfc
commit
b67a291477
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ linters:
|
||||||
- Style/FileName
|
- Style/FileName
|
||||||
- Style/FinalNewline
|
- Style/FinalNewline
|
||||||
- Style/FrozenStringLiteralComment
|
- Style/FrozenStringLiteralComment
|
||||||
|
- Style/IdenticalConditionalBranches
|
||||||
- Style/IfUnlessModifier
|
- Style/IfUnlessModifier
|
||||||
- Style/Next
|
- Style/Next
|
||||||
- Style/WhileUntilModifier
|
- Style/WhileUntilModifier
|
||||||
|
|
Loading…
Reference in a new issue