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