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

Cut 0.63.1 #6691

Merged
merged 1 commit into from Jan 22, 2019
Merged

Cut 0.63.1 #6691

merged 1 commit into from Jan 22, 2019

Conversation

Drenmi
Copy link
Collaborator

@Drenmi Drenmi commented Jan 22, 2019

Cutting a bug fix release, since Lint/DisjunctiveAssignmentInConstructor breaks on common code.

Bug fixes

  • #6678: Fix Lint/DisjunctiveAssignmentInConstructor when it finds an empty constructor. (@rmm5t)
  • Do not attempt to auto-correct mass assignment or optional assignment in Rails/RelativeDateConstant. (@rrosenblum)
  • Fix auto-correction of Style/WordArray and Style/SymbolArray when all elements are on separate lines and there is a trailing comment after the closing bracket. (@rrosenblum)
  • Fix an exception that occurs when auto-correcting Layout/ClosingParenthesesIndentation when there are no arguments. (@rrosenblum)

Copy link
Member

@koic koic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the release preparation. This change looks good 🌟

@Drenmi
Copy link
Collaborator Author

Drenmi commented Jan 22, 2019

Thanks for the quick response @koic! Will merge once CI passes, and then release to RubyGems. 🙂

@Drenmi Drenmi merged commit bb62640 into rubocop:master Jan 22, 2019
@Drenmi Drenmi deleted the release/0-63-1 branch January 22, 2019 02:55
@koic
Copy link
Member

koic commented Jan 22, 2019

I confirmed that RuboCop 0.63.1 has been released. Thanks @Drenmi!

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