Skip to content

Commit

Permalink
rubocop: Reinstate TODO for Naming/MethodParameterName
Browse files Browse the repository at this point in the history
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
issyl0 and MikeMcQuaid committed Mar 8, 2023
1 parent 3f482e5 commit a727a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/.rubocop.yml
Expand Up @@ -182,7 +182,7 @@ Naming/MethodName:
AllowedPatterns:
- '\A(fetch_)?HEAD\?\Z'

# allow those that are standard
# TODO: remove all of these
Naming/MethodParameterName:
inherit_mode:
merge:
Expand Down

0 comments on commit a727a69

Please sign in to comment.