Skip to content

Commit 3873c3e

Browse files
authored
Merge pull request #1839 from rubocop/use-registers-no-offense
Use 'registers no offense' instead of 'register no offense'
2 parents 2234b7f + ec28b74 commit 3873c3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ Naming/InclusiveLanguage:
8585
violation:
8686
Suggestions:
8787
- offense
88+
'register no offense':
89+
Suggestions:
90+
- registers no offense
8891

8992
RSpec:
9093
Language:

0 commit comments

Comments
 (0)