Update Library/.rubocop.yml

Co-authored-by: Issy Long <issyl0@github.com>
This commit is contained in:
Douglas Eichelberger 2024-02-18 15:39:19 -08:00 committed by Douglas Eichelberger
parent a5a4c39841
commit 979974fa38

View File

@ -17,7 +17,7 @@ AllCops:
Include:
- "Homebrew/**/*.rbi"
Exclude:
- "Homebrew/sorbet/rbi/gems/**/*.rbi"
- "Homebrew/sorbet/rbi/{dsl,gems}/**/*.rbi"
- "Homebrew/bin/*"
- "Homebrew/vendor/**/*"
- "Taps/*/*/vendor/**/*"