We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b951aa4 commit 0c61fe0Copy full SHA for 0c61fe0
1 file changed
.rubocop.yml
@@ -43,7 +43,7 @@ Metrics/ParameterLists:
43
Max: 6
44
MaxOptionalParameters: 4
45
46
-Naming/PredicateName:
+Naming/PredicatePrefix:
47
AllowedMethods:
48
- 'has_one'
49
- 'has_many'
0 commit comments