mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Add rubocop exclusion
This commit is contained in:
parent
1d4f1481ae
commit
cd86e43fb1
@ -26,7 +26,7 @@ AllCops:
|
||||
Include:
|
||||
- "**/*.rbi"
|
||||
Exclude:
|
||||
- "Homebrew/sorbet/rbi/{dsl,gems}/**/*.rbi"
|
||||
- "Homebrew/sorbet/rbi/{annotations,dsl,gems}/**/*.rbi"
|
||||
- "Homebrew/sorbet/rbi/parser*.rbi"
|
||||
- "Homebrew/bin/*"
|
||||
- "Homebrew/vendor/**/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user