Skip to content

Commit

Permalink
Fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
alpaca-tc committed Mar 28, 2024
1 parent f22385f commit 04b56b2
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 @@ -8,6 +8,7 @@ AllCops:
- 'spec/**/*'
Exclude:
- '.bundle/**/*'
- 'vendor/**/*'
- './spec/fixtures/**/*'
- Gemfile
TargetRubyVersion: 3.2
Expand Down

0 comments on commit 04b56b2

Please sign in to comment.