Module: RuboCop

Defined in:
lib/rubocop/inspecstyle/inject.rb,
lib/rubocop/inspecstyle.rb,
lib/rubocop/inspecstyle/version.rb,
lib/rubocop/cop/inspecstyle/apache.rb,
lib/rubocop/cop/inspecstyle/file_size.rb,
lib/rubocop/cop/inspecstyle/host_proto.rb,
lib/rubocop/cop/inspecstyle/iis_website.rb,
lib/rubocop/cop/inspecstyle/ppa_resource.rb,
lib/rubocop/cop/inspecstyle/processes_list.rb,
lib/rubocop/cop/inspecstyle/wmi_wmis_class.rb,
lib/rubocop/cop/inspecstyle/file_be_mounted.rb,
lib/rubocop/cop/inspecstyle/script_resource.rb,
lib/rubocop/cop/inspecstyle/shadow_properties.rb,
lib/rubocop/cop/inspecstyle/mssql_session_pass.rb,
lib/rubocop/cop/inspecstyle/windows_registry_key.rb,
lib/rubocop/cop/inspecstyle/aws_iam_user_property.rb,
lib/rubocop/cop/inspecstyle/deprecated_attributes.rb,
lib/rubocop/cop/inspecstyle/azure_generic_resource.rb,
lib/rubocop/cop/inspecstyle/deprecated_attributes1.rb,
lib/rubocop/cop/inspecstyle/linux_kernel_parameter.rb,
lib/rubocop/cop/inspecstyle/oracle_db_session_pass.rb,
lib/rubocop/cop/inspecstyle/users_resource_matchers.rb

Overview

NOTE TO SELF - this one works BUT not if other its statements are defined. Needs to work in any arrangement. This is a powerful one to crack as this pattern will be used in a LOT of other cops.

Defined Under Namespace

Modules: Cop, InSpecStyle