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
|
--enable-experimental-requires-ancestor
|
||||||
--ignore=/vendor/bundle
|
--ignore=/vendor/bundle
|
||||||
--ignore=/vendor/gems
|
--ignore=/vendor/gems
|
||||||
|
--ignore=/vendor/ruby
|
||||||
--ignore=/vendor/portable-ruby
|
--ignore=/vendor/portable-ruby
|
||||||
--ignore=/test/.gem
|
--ignore=/test/.gem
|
||||||
|
--ignore=/spec/stub
|
||||||
--ignore=Formula
|
--ignore=Formula
|
||||||
--ignore=Casks
|
--ignore=Casks
|
||||||
--suppress-error-code=7019
|
--suppress-error-code=7019
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user