diff --git a/.rubocop.yml b/.rubocop.yml index 54d1597..b5d66cd 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -82,7 +82,7 @@ Style/StringMethods: Enabled: true Layout/EndOfLine: Enabled: false -Layout/IndentHeredoc: +Layout/HeredocIndentation: Enabled: false Metrics/AbcSize: Enabled: false