Skip to content

Commit

Permalink
chore: slightly bump AbcSize rule to accommodate the multiple rescue …
Browse files Browse the repository at this point in the history
…handlers in each operation
  • Loading branch information
ctran88 committed Jan 10, 2025
1 parent 6eb4cb9 commit 982974a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ Layout/LineLength:
Metrics/MethodLength:
Max: 50

Metrics/AbcSize:
Max: 20

0 comments on commit 982974a

Please sign in to comment.