Class: RuboCop::Cop::Modularization::TypedPublicApi
- Inherits:
-
Sorbet::StrictSigil
- Object
- Sorbet::StrictSigil
- RuboCop::Cop::Modularization::TypedPublicApi
- Extended by:
- T::Sig
- Defined in:
- lib/rubocop/cop/modularization/typed_public_api.rb
Overview
This cop helps ensure that each pack’s public API is strictly typed, enforcing strong boundaries.