rubocop: TODO for the Naming/MethodParameterName
"pr" allowlist entry
This commit is contained in:
parent
0c86425d6a
commit
5f553f7c5a
@ -189,7 +189,7 @@ Naming/MethodParameterName:
|
|||||||
- AllowedNames
|
- AllowedNames
|
||||||
AllowedNames:
|
AllowedNames:
|
||||||
[
|
[
|
||||||
"pr",
|
"pr", # TODO: Remove if https://github.com/rubocop/rubocop/pull/11690 is merged or we change the variable names.
|
||||||
]
|
]
|
||||||
|
|
||||||
# Both styles are used depending on context,
|
# Both styles are used depending on context,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user