Skip to content

Commit ec28b74

Browse files
committed
Use 'registers no offense' instead of 'register no offense'
This PR use 'registers no offense' instead of 'register no offense' Follow up: rubocop/rubocop#12779
1 parent 2234b7f commit ec28b74

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)