Skip to content

Commit 4a72aab

Browse files
committed
(RUBOCOP) Update rubocop_todo
Actionable errors left in file will be handled by a follow-up PR
1 parent 3cefaa4 commit 4a72aab

File tree

2 files changed

+37
-355
lines changed

2 files changed

+37
-355
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@ Style/Documentation:
8888
- spec/**/*
8989
Style/WordArray:
9090
EnforcedStyle: brackets
91+
Naming/MethodParameterName:
92+
AllowedNames:
93+
- 'is'

0 commit comments

Comments
 (0)