.rubocop_cask: fix RuboCop names.
Broken since a RuboCop update.
This commit is contained in:
parent
ef34fbc634
commit
2101de77cf
@ -26,10 +26,10 @@ Layout/HashAlignment:
|
|||||||
EnforcedHashRocketStyle: table
|
EnforcedHashRocketStyle: table
|
||||||
EnforcedColonStyle: table
|
EnforcedColonStyle: table
|
||||||
|
|
||||||
Layout/IndentFirstArrayElement:
|
Layout/FirstArrayElementIndentation:
|
||||||
EnforcedStyle: align_brackets
|
EnforcedStyle: align_brackets
|
||||||
|
|
||||||
Layout/IndentFirstHashElement:
|
Layout/FirstHashElementIndentation:
|
||||||
EnforcedStyle: align_braces
|
EnforcedStyle: align_braces
|
||||||
|
|
||||||
# Casks often contain long URLs and file paths.
|
# Casks often contain long URLs and file paths.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user