Skip to content

Commit

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

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

0 comments on commit 52b7ec4

Please sign in to comment.