Module: RuboCop
- Defined in:
- lib/rubocop/inspecstyle/inject.rb,
lib/rubocop/inspecstyle.rb,
lib/rubocop/inspecstyle/version.rb,
lib/rubocop/cop/inspecstyle/first_cop.rb,
lib/rubocop/cop/inspecstyle/shadow_properties.rb,
lib/rubocop/cop/inspecstyle/deprecated_attributes.rb,
lib/rubocop/cop/inspecstyle/azure_generic_resource.rb,
lib/rubocop/cop/inspecstyle/oracle_db_session_pass.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