We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d13674 commit 66a8016Copy full SHA for 66a8016
.rubocop.yml
@@ -9,6 +9,7 @@ AllCops:
9
Exclude:
10
- 'tmp/**/*'
11
- '.github/**/*'
12
+ - 'vendor/**/*'
13
DisplayCopNames: true
14
SuggestExtensions: false
15
NewCops: enable
0 commit comments