Skip to content

Commit cdca9d3

Browse files
committed
Allow id as a method parameter name
1 parent 5f53f3f commit cdca9d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop_local.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Naming/MethodParameterName:
2+
AllowedNames:
3+
- id
14
Style/GlobalVars:
25
AllowedVariables:
36
- $api_log

0 commit comments

Comments
 (0)