Skip to content

Commit 0c61fe0

Browse files
committed
Update configuration with changed cop name
1 parent b951aa4 commit 0c61fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Metrics/ParameterLists:
4343
Max: 6
4444
MaxOptionalParameters: 4
4545

46-
Naming/PredicateName:
46+
Naming/PredicatePrefix:
4747
AllowedMethods:
4848
- 'has_one'
4949
- 'has_many'

0 commit comments

Comments
 (0)