main
plugins:- rubocop-minitest- rubocop-rake AllCops: TargetRubyVersion: 2.7 NewCops: enable # Currently `__FILE__: String` but `__dir__: String?` in RBS type definitions.# So we prefer `__FILE__` over `__dir__` for the time being.Style/ExpandPathArguments: Enabled: false