Ignore Style/IdenticalConditionalBranches in HAML
This commit is contained in:
parent
2622ded0a0
commit
b16bcbc45d
|
@ -98,6 +98,7 @@ linters:
|
|||
- Style/FileName
|
||||
- Style/FinalNewline
|
||||
- Style/FrozenStringLiteralComment
|
||||
- Style/IdenticalConditionalBranches
|
||||
- Style/IfUnlessModifier
|
||||
- Style/Next
|
||||
- Style/WhileUntilModifier
|
||||
|
|
Loading…
Reference in New Issue