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

chore: Upgrade rubocop 0.73 -> 1.3 for TestHelpers #1392

Merged

Conversation

richardmcmillen
Copy link
Contributor

@richardmcmillen richardmcmillen commented Oct 24, 2022

Partially addresses: #1321

* enable all new cops by default
* Style/BracesAroundHashParameters was removed - see rubocop/rubocop#7641
* LineLength changed group from Metrics to Layout
* disable Gemspec/RequireMFA
* autocorrect explicit block over yield
@richardmcmillen richardmcmillen marked this pull request as ready for review October 24, 2022 04:41
Copy link
Contributor

@ahayworth ahayworth left a comment

Choose a reason for hiding this comment

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

I'm not 100% sure about enabling new cops (we may find ourselves annoyed with that someday), but I don't think that's a blocking concern - we can always turn it back off. 😄

LGTM, thanks!

@robertlaurin robertlaurin merged commit d3c9353 into open-telemetry:main Oct 24, 2022
@richardmcmillen richardmcmillen deleted the upgrade-rubocop-test-helpers branch October 25, 2022 00:34
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

3 participants