Skip to content

Commit

Permalink
#53 vendor off
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 24, 2024
1 parent 6511f68 commit 91c87df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
---
AllCops:
Exclude:
- 'bin/**/*'
- 'assets/**/*'
- 'bin/**'
- 'assets/**'
- 'vendor/**'
DisplayCopNames: true
TargetRubyVersion: 2.3
SuggestExtensions: false
Expand Down

0 comments on commit 91c87df

Please sign in to comment.