48 lines
911 B
YAML

---
# 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:
- coderay
- commander
- debug
- diff-lcs
- docile
- hana
- highline
- io-console
- irb
- language_server-protocol
- netrc
- parallel
- psych
- public_suffix
- racc
- rdoc
- reline
- rexml
- rspec-github
- rspec-mocks
- rspec-retry
- rspec
- rspec_junit_formatter
- rubocop-capybara
- rubocop-factory_bot
- rubocop-md
- rubocop-performance
- rubocop-rspec
- rubocop-rspec_rails
- rubocop-sorbet
- ruby-prof
- simplecov_json_formatter
- simpleidn
- stringio
- unf
- unf_ext
- unicode-display_width
- yard-sorbet
prerequire: sorbet/tapioca/prerequire.rb