Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rubocop names #25

Merged
merged 2 commits into from Apr 2, 2018
Merged

Update rubocop names #25

merged 2 commits into from Apr 2, 2018

Conversation

prollinson
Copy link
Contributor

@prollinson prollinson commented Apr 2, 2018

This PR updates the naming of some of the style rules as they have changed in Rubocop.

Recent changes:

  • #5589:
    • Remove Performance/HashEachMethods cop as it no longer provides a performance benefit.
  • #4704:
    • Move Lint/EndAlignment, Lint/DefEndAlignment, Lint/BlockAlignment, and Lint/ConditionPosition to the Layout namespace
  • #3394:
    • Add new Style/TrailingCommaInArrayLiteral cop.
    • Add new Style/TrailingCommaInHashLiteral cop.

@prollinson prollinson merged commit 2ddd55b into master Apr 2, 2018
@prollinson prollinson deleted the update-ruby-defaults branch April 2, 2018 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants