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.
vendor/**/*
1 parent 0056791 commit be06d7dCopy full SHA for be06d7d
.rubocop.yml
@@ -8,6 +8,8 @@ inherit_gem:
8
AllCops:
9
TargetRubyVersion: 2.7
10
SuggestExtensions: false
11
+ Exclude:
12
+ - vendor/**/*
13
14
Layout/LineLength:
15
Exclude:
0 commit comments