rubocop: Reinstate TODO for Naming/MethodParameterName

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Issy Long 2023-03-08 12:49:47 +00:00
parent f52fbaf917
commit e1c455585b
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -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: