Skip to content

Commit

Permalink
ignore gems for rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
mitosch committed Sep 13, 2024
1 parent 8fe002d commit 76dc2a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ AllCops:
NewCops: enable
Exclude:
- prawn-swiss_qr_bill.gemspec
- gemfiles/vendor/bundle/**/*

# Prawn is descriptive and needs more branches (methods)
Metrics/AbcSize:
Expand Down

0 comments on commit 76dc2a7

Please sign in to comment.