Skip to content

Commit

Permalink
Configure Metrics/ParameterLists
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 authored Dec 22, 2023
1 parent 81c3756 commit 71b08b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ Metrics/ModuleLength:
- heredoc
- method_call

# Checks for methods with too many parameters.
Metrics/ParameterLists:
CountKeywordArgs: false

# Recommends the use of inclusive language instead of problematic terms.
Naming/InclusiveLanguage:
Enabled: true
Expand Down

0 comments on commit 71b08b8

Please sign in to comment.