Skip to content

Commit 2d095de

Browse files
committed
Address rubocop update
1 parent 52b1b60 commit 2d095de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop_todo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Layout/ClosingHeredocIndentation:
1616
# Cop supports --auto-correct.
1717
# Configuration parameters: EnforcedStyle.
1818
# SupportedStyles: squiggly, active_support, powerpack, unindent
19-
Layout/IndentHeredoc:
19+
Layout/HeredocIndentation:
2020
Exclude:
2121
- 'lib/skunk/cli/commands/status_reporter.rb'
2222

0 commit comments

Comments
 (0)