Skip to content

Commit

Permalink
Merge pull request #1839 from rubocop/use-registers-no-offense
Browse files Browse the repository at this point in the history
Use 'registers no offense' instead of 'register no offense'
  • Loading branch information
pirj committed Mar 21, 2024
2 parents 879e116 + 36d24d8 commit ecd945f
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 ecd945f

Please sign in to comment.