Skip to content

Commit

Permalink
Update .rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
File Sync committed Aug 7, 2023
1 parent f2b4bb1 commit 77799f2
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 @@ -4,6 +4,7 @@ AllCops:
TargetRubyVersion: 3.0
NewCops: disable
Exclude:
- "**/vendor/**/*" # For GitHub Actions, see rubocop/rubocop#9832
- benchmarks/*.rb
- spec/support/coverage.rb
- spec/support/warnings.rb
Expand Down

0 comments on commit 77799f2

Please sign in to comment.