Merge pull request #19055 from Homebrew/brew_bundle_typecheck
sorbet/config: handle some homebrew-bundle cases.
This commit is contained in:
commit
7e1d14e026
@ -2,8 +2,10 @@
|
||||
--enable-experimental-requires-ancestor
|
||||
--ignore=/vendor/bundle
|
||||
--ignore=/vendor/gems
|
||||
--ignore=/vendor/ruby
|
||||
--ignore=/vendor/portable-ruby
|
||||
--ignore=/test/.gem
|
||||
--ignore=/spec/stub
|
||||
--ignore=Formula
|
||||
--ignore=Casks
|
||||
--suppress-error-code=7019
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user