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 c74f0f6 commit 05c1531Copy full SHA for 05c1531
.erb_lint.yml
@@ -20,3 +20,5 @@ linters:
20
rubocop_config:
21
inherit_from:
22
- .rubocop.yml
23
+ Layout/TrailingEmptyLines:
24
+ Enabled: false # enable when we are ready to solve ~3K errors
0 commit comments