You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix#10321] Make Style/MethodDefParentheses aware of anonymous block forwarding
Fixes#10321.
This PR fixes a false positive for `Style/MethodDefParentheses` when using
`EnforcedStyle: require_no_parentheses` and Ruby 3.1's anonymous block forwarding.
0 commit comments