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 52b1b60 commit 2d095deCopy full SHA for 2d095de
.rubocop_todo.yml
@@ -16,7 +16,7 @@ Layout/ClosingHeredocIndentation:
16
# Cop supports --auto-correct.
17
# Configuration parameters: EnforcedStyle.
18
# SupportedStyles: squiggly, active_support, powerpack, unindent
19
-Layout/IndentHeredoc:
+Layout/HeredocIndentation:
20
Exclude:
21
- 'lib/skunk/cli/commands/status_reporter.rb'
22
0 commit comments