diff --git a/.rubocop.yml b/.rubocop.yml index 7f74cd7..2daf924 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -31,6 +31,8 @@ Layout/SpaceInsideArrayLiteralBrackets: Enabled: false Layout/EmptyLineAfterGuardClause: Enabled: false +Layout/RescueEnsureAlignment: + Enabled: false Style/ClassAndModuleChildren: Exclude: