We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c1531 commit 14134b8Copy full SHA for 14134b8
.erb_lint.yml
@@ -22,3 +22,5 @@ linters:
22
- .rubocop.yml
23
Layout/TrailingEmptyLines:
24
Enabled: false # enable when we are ready to solve ~3K errors
25
+ Layout/InitialIndentation:
26
+ Enabled: false # false positives on embedded Ruby indentation in tags
0 commit comments