Skip to content

Commit

Permalink
Merge pull request #111 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 authored Mar 21, 2024
2 parents a844b89 + cff1111 commit 6c8deaf
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 @@ -83,6 +83,9 @@ Naming/InclusiveLanguage:
violation:
Suggestions:
- offense
'register no offense':
Suggestions:
- registers no offense

RSpec:
Language:
Expand Down

0 comments on commit 6c8deaf

Please sign in to comment.