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 17ad5b0 commit 4013b4aCopy full SHA for 4013b4a
1 file changed
.rubocop.yml
@@ -4,6 +4,7 @@ AllCops:
4
SuggestExtensions: false
5
Exclude:
6
- 'gemfiles/**/*'
7
+ - 'vendor/**/*'
8
9
Style/AndOr:
10
Enabled: true
0 commit comments