Skip to content

Commit

Permalink
Add settings to Naming/InclusiveLanguage
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jun 18, 2022
1 parent c7ad3f7 commit ac65854
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ Naming/InclusiveLanguage:
Enabled: true
CheckStrings: true
FlaggedTerms:
auto-correct:
Suggestions:
- autocorrect
auto_correct:
Suggestions:
- autocorrect
behaviour:
Suggestions:
- behavior
Expand Down

0 comments on commit ac65854

Please sign in to comment.