Skip to content

Commit

Permalink
Merge pull request #146 from pocke/alignhash
Browse files Browse the repository at this point in the history
Follow renaming Layout/AlignHash to HashAlignment
  • Loading branch information
koic committed Nov 3, 2019
2 parents 7e540be + b7098e1 commit f6b07fa
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
Expand Up @@ -30,7 +30,7 @@ Style/FormatStringToken:
Exclude:
- spec/**/*

Layout/AlignHash:
Layout/HashAlignment:
EnforcedHashRocketStyle:
- key
- table
Expand Down

0 comments on commit f6b07fa

Please sign in to comment.