Method: RuboCop::Cop::Base.joining_forces
- Defined in:
- lib/rubocop/cop/base.rb
permalink .joining_forces ⇒ Object
Override and return the Force class(es) you need to join
118 |
# File 'lib/rubocop/cop/base.rb', line 118 def self.joining_forces; end |