Module: RuboCop::Cop::PackageProtections

Defined in:
lib/rubocop/cop/package_protections/typed_public_api.rb,
lib/rubocop/cop/package_protections/only_class_methods.rb,
lib/rubocop/cop/package_protections/namespaced_under_package_name.rb,
lib/rubocop/cop/package_protections/require_documented_public_apis.rb

Defined Under Namespace

Classes: NamespacedUnderPackageName, OnlyClassMethods, RequireDocumentedPublicApis, TypedPublicApi