Skip to content

Commit

Permalink
Use 'registers no offense' instead of 'register no offense'
Browse files Browse the repository at this point in the history
This PR use 'registers no offense' instead of 'register no offense'
Follow up: rubocop/rubocop#12779
  • Loading branch information
ydah committed Mar 21, 2024
1 parent 879e116 commit 36d24d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ Naming/InclusiveLanguage:
violation:
Suggestions:
- offense
'register no offense':
Suggestions:
- registers no offense

RSpec:
Language:
Expand Down

0 comments on commit 36d24d8

Please sign in to comment.