rubocop_shared: fix HeredocIndentation rule.
This commit is contained in:
parent
ed9cd2d296
commit
edc6107ccb
@ -8,7 +8,7 @@ AllCops:
|
||||
|
||||
# Use `<<~` for heredocs.
|
||||
Layout/HeredocIndentation:
|
||||
EnforcedStyle: squiggly
|
||||
Enabled: true
|
||||
|
||||
# Not useful in casks and formulae.
|
||||
Metrics/BlockLength:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user