Class: Avm::EacRubyBase1::Rubocop::Runner

Inherits:
Object
  • Object
show all
Defined in:
lib/avm/eac_ruby_base1/rubocop/runner.rb,
lib/avm/eac_ruby_base1/rubocop/runner/envvar.rb,
lib/avm/eac_ruby_base1/rubocop/runner/gemfile.rb,
lib/avm/eac_ruby_base1/rubocop/runner/configured.rb

Defined Under Namespace

Modules: Configured, Envvar, Gemfile

Instance Method Summary collapse

Instance Method Details

#runObject



15
16
17
18
# File 'lib/avm/eac_ruby_base1/rubocop/runner.rb', line 15

def run
  start_banner
  run_rubocop
end