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 61ea5ca commit c25a8ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
---
AllCops:
Exclude:
- 'bin/**'
- 'assets/**'
- 'vendor/**'
- 'bin/**/**'
- 'assets/**/**'
- 'vendor/**/**'
DisplayCopNames: true
TargetRubyVersion: 2.3
SuggestExtensions: false
Expand Down

0 comments on commit c25a8ea

Please sign in to comment.