Skip to content

Commit

Permalink
Disable Metrics/ParameterLists
Browse files Browse the repository at this point in the history
  • Loading branch information
floriandejonckheere committed Jul 28, 2024
1 parent 77643f0 commit 1fdb9d3
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 @@ -32,6 +32,9 @@ Metrics/BlockLength:
Metrics/MethodLength:
Enabled: false

Metrics/ParameterLists:
Enabled: false

RSpec/BeforeAfterAll:
Enabled: false

Expand Down

0 comments on commit 1fdb9d3

Please sign in to comment.