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.
2 parents 7f8d2e8 + ff92bc4 commit 3a01bb2Copy full SHA for 3a01bb2
.rubocop.yml
@@ -11,7 +11,7 @@ AllCops:
11
- Homebrew/bin/*
12
- Homebrew/vendor/**/*
13
- Taps/*/*/vendor/**/*
14
- - vendor/**/*
+ - "**/vendor/**/*"
15
SuggestExtensions:
16
rubocop-minitest: false
17
Layout/ArgumentAlignment:
0 commit comments