Module: RuboCop::Cop::Primer

Defined in:
lib/rubocop/cop/primer/base_cop.rb,
lib/rubocop/cop/primer/test_selector.rb,
lib/rubocop/cop/primer/no_tag_memoize.rb,
lib/rubocop/cop/primer/primer_octicon.rb,
lib/rubocop/cop/primer/deprecated_arguments.rb,
lib/rubocop/cop/primer/deprecated_components.rb,
lib/rubocop/cop/primer/component_name_migration.rb,
lib/rubocop/cop/primer/deprecated_label_schemes.rb,
lib/rubocop/cop/primer/deprecated_label_variants.rb,
lib/rubocop/cop/primer/deprecated_button_arguments.rb,
lib/rubocop/cop/primer/deprecated_layout_component.rb,
lib/rubocop/cop/primer/system_argument_instead_of_class.rb

Defined Under Namespace

Classes: BaseCop, ComponentNameMigration, DeprecatedArguments, DeprecatedButtonArguments, DeprecatedComponents, DeprecatedLabelSchemes, DeprecatedLabelVariants, DeprecatedLayoutComponent, NoTagMemoize, PrimerOcticon, SystemArgumentInsteadOfClass, TestSelector