rubocop: TODO for the Naming/MethodParameterName "pr" allowlist entry

This commit is contained in:
Issy Long 2023-03-11 00:32:03 +00:00
parent 0c86425d6a
commit 5f553f7c5a
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -189,7 +189,7 @@ Naming/MethodParameterName:
- 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,