diff --git a/Library/.rubocop_cask.yml b/Library/.rubocop_cask.yml index 938acb0afe..d779e664d4 100644 --- a/Library/.rubocop_cask.yml +++ b/Library/.rubocop_cask.yml @@ -26,10 +26,10 @@ Layout/HashAlignment: EnforcedHashRocketStyle: table EnforcedColonStyle: table -Layout/IndentFirstArrayElement: +Layout/FirstArrayElementIndentation: EnforcedStyle: align_brackets -Layout/IndentFirstHashElement: +Layout/FirstHashElementIndentation: EnforcedStyle: align_braces # Casks often contain long URLs and file paths.