diff --git a/Library/Homebrew/sorbet/tapioca/config.yml b/Library/Homebrew/sorbet/tapioca/config.yml index 7556d7b71f..3c183d90d3 100644 --- a/Library/Homebrew/sorbet/tapioca/config.yml +++ b/Library/Homebrew/sorbet/tapioca/config.yml @@ -2,6 +2,43 @@ # see https://github.com/Shopify/tapioca?tab=readme-ov-file#configuration gem: exclude: + # These conflict with the rbi files provided by sorbet: - json - msgpack + # These aren't needed: + - byebug + - coderay + - commander + - diff-lcs + - docile + - hana + - highline + - hpricot + - language_server-protocol + - mustache + - netrc + - parallel + - public_suffix + - racc + - rdiscount + - rexml + - ronn + - rspec-github + - rspec-mocks + - rspec-retry + - rspec + - rspec_junit_formatter + - rubocop-capybara + - rubocop-factory_bot + - rubocop-md + - rubocop-performance + - rubocop-rspec + - rubocop-sorbet + - ruby-prof + - simplecov_json_formatter + - simpleidn + - unf + - unf_ext + - unicode-display_width + - yard-sorbet prerequire: sorbet/tapioca/prerequire.rb