mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-18 20:26:01 +01:00
Ignore Layout/EmptyLineAfterGuardClause in HAML
This commit is contained in:
parent
3c1d007c5e
commit
35bc0c8a77
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ linters:
|
|||
- Lint/EndAlignment
|
||||
- Lint/Void
|
||||
- Layout/AlignParameters
|
||||
- Layout/EmptyLineAfterGuardClause
|
||||
- Layout/IndentationWidth
|
||||
- Layout/TrailingEmptyLines
|
||||
- Layout/TrailingWhitespace
|
||||
|
|
Loading…
Reference in a new issue