Class: Avm::EacRubyBase1::Rubocop

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

Defined Under Namespace

Modules: Configured, Envvar, Gemfile

Instance Method Summary collapse

Instance Method Details

#runObject



17
18
19
20
# File 'lib/avm/eac_ruby_base1/rubocop.rb', line 17

def run
  start_banner
  run_rubocop
end