Method: RuboCop::Cop::Base.cop_name
- Defined in:
- lib/rubocop/cop/base.rb
permalink .cop_name ⇒ Object
[View source]
97 98 99 |
# File 'lib/rubocop/cop/base.rb', line 97 def self.cop_name badge.to_s end |
97 98 99 |
# File 'lib/rubocop/cop/base.rb', line 97 def self.cop_name badge.to_s end |