Method: RuboCop::Cop::Base.joining_forces

Defined in:
lib/rubocop/cop/base.rb

.joining_forcesObject

Override and return the Force class(es) you need to join

[View source]

118
# File 'lib/rubocop/cop/base.rb', line 118

def self.joining_forces; end