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

Enable BlockForwarding Linter Rules #1217

Open
arielvalentin opened this issue Oct 25, 2024 · 0 comments
Open

Enable BlockForwarding Linter Rules #1217

arielvalentin opened this issue Oct 25, 2024 · 0 comments

Comments

@arielvalentin
Copy link
Collaborator

arielvalentin commented Oct 25, 2024

Ruby 3.1 introduces a more performant anonymous block forwarding syntax that we should adopt once we freeze support for Ruby 3.0

https://bugs.ruby-lang.org/issues/11256

https://docs.rubocop.org/rubocop/cops_naming.html#namingblockforwarding
https://docs.rubocop.org/rubocop/cops_style.html#styleargumentsforwarding

@arielvalentin arielvalentin changed the title Enable Naming/BlockForwarding Linter Rule Enable BlockForwarding Linter Rules Oct 25, 2024
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

No branches or pull requests

1 participant