Skip to content

Commit

Permalink
Add a flagged term to catch a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jan 25, 2023
1 parent 3857861 commit 2e4db22
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 @@ -27,6 +27,9 @@ Naming/InclusiveLanguage:
Enabled: true
CheckStrings: true
FlaggedTerms:
' a offense':
Suggestions:
- an offense
auto-correct:
Suggestions:
- autocorrect
Expand Down

0 comments on commit 2e4db22

Please sign in to comment.