We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c851355 commit 188ab0aCopy full SHA for 188ab0a
.rubocop.yml
@@ -7,6 +7,7 @@ AllCops:
7
TargetRubyVersion: 3.1.2
8
Exclude:
9
- 'bin/*'
10
+ - 'vendor/**/*'
11
- 'spec/acceptance/fixtures/**/*'
12
- 'spec/unit/fixtures/**/*'
13
- 'vendor/gems/**/*'
0 commit comments