Skip to content

Commit

Permalink
vendor off
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 17, 2024
1 parent 26e7ca1 commit f567c1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ AllCops:
Exclude:
- 'bin/**/*'
- 'assets/**/*'
- 'vendor/**/*.rb'
- 'temp/**/*.rb'
- 'vendor/**/*'
DisplayCopNames: true
TargetRubyVersion: 3.2
SuggestExtensions: false
Expand Down

0 comments on commit f567c1e

Please sign in to comment.