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 b4338b6 commit 2e26f94Copy full SHA for 2e26f94
.rubocop.yml
@@ -11,6 +11,7 @@ AllCops:
11
- Homebrew/bin/*
12
- Homebrew/vendor/**/*
13
- Taps/*/*/vendor/**/*
14
+ - vendor/**/*
15
SuggestExtensions:
16
rubocop-minitest: false
17
Layout/ArgumentAlignment:
0 commit comments