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 to rubocop-rails 2.30.x #69

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

desheikh
Copy link
Contributor

@desheikh desheikh commented Mar 13, 2025

Update to rubocop-rails 2.30.x which fixes a number of bugs including false warnings when using standard as a plugin.

Warning: AllCops does not support TargetRailsVersion parameter.

https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md

There are three new cops additions:
https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Lint/UselessAccessModifier
https://www.rubydoc.info/gems/rubocop-rails/RuboCop/Cop/Rails/StrongParametersExpect
https://www.rubydoc.info/gems/rubocop-rails/RuboCop/Cop/Rails/MultipleRoutePaths

@desheikh
Copy link
Contributor Author

desheikh commented Mar 14, 2025

@searls would it be possible to review/release this soon 🙏 We're seeing a lot of noise generated in CI due to the plugin issue.

@amelia-kang
Copy link

Hi @searls, would really appreciate it if you could take a look at this PR 🙏

@czeise
Copy link

czeise commented Mar 19, 2025

@amelia-kang, @desheikh - We'll get eyes on this soon!

@camilopayan camilopayan merged commit 31230f9 into standardrb:main Apr 8, 2025
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.

4 participants