mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Ignore Metrics/BlockNesting for HAML
This commit is contained in:
parent
7f17a2995e
commit
336d038bee
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ linters:
|
|||
- Layout/TrailingEmptyLines
|
||||
- Layout/TrailingWhitespace
|
||||
- Metrics/BlockLength
|
||||
- Metrics/BlockNesting
|
||||
- Metrics/LineLength
|
||||
- Style/BlockNesting
|
||||
- Style/ElseAlignment
|
||||
|
|
Loading…
Reference in a new issue