Skip to content

Commit

Permalink
AlignWith has been renamed to EnforcedStyleAlignWith
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 8, 2017
1 parent ee80a3c commit 64fcb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Lint/EndAlignment:
AlignWith: variable
EnforcedStyleAlignWith: variable

Metrics/AbcSize:
Enabled: false
Expand Down

0 comments on commit 64fcb6a

Please sign in to comment.