Skip to content

Commit

Permalink
Rubocop: Disable Layout/RescueEnsureAlignment
Browse files Browse the repository at this point in the history
  • Loading branch information
yelvert committed Jun 12, 2019
1 parent 4341cbc commit 12f3d5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Expand Up @@ -31,6 +31,8 @@ Layout/SpaceInsideArrayLiteralBrackets:
Enabled: false
Layout/EmptyLineAfterGuardClause:
Enabled: false
Layout/RescueEnsureAlignment:
Enabled: false

Style/ClassAndModuleChildren:
Exclude:
Expand Down

0 comments on commit 12f3d5e

Please sign in to comment.