Skip to content

Commit

Permalink
squash: use correct rule
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Oct 25, 2024
1 parent dc7684b commit ea52c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Naming/FileName:
### TODO: Enable this is a separate PR
Naming/BlockForwarding:
Enabled: false
Style/BlockForwarding:
Style/ArgumentsForwarding:
Enabled: false
#######################
Style/Documentation:
Expand Down

0 comments on commit ea52c06

Please sign in to comment.