Module: Rubocop

Defined in:
lib/rubocop/cli.rb,
lib/rubocop/cop/cop.rb,
lib/rubocop/cop/tab.rb,
lib/rubocop/version.rb,
lib/rubocop/cop/grammar.rb,
lib/rubocop/cop/offence.rb,
lib/rubocop/cop/encoding.rb,
lib/rubocop/report/report.rb,
lib/rubocop/cop/empty_lines.rb,
lib/rubocop/cop/indentation.rb,
lib/rubocop/cop/line_length.rb,
lib/rubocop/report/plain_text.rb,
lib/rubocop/report/emacs_style.rb,
lib/rubocop/cop/surrounding_space.rb,
lib/rubocop/cop/trailing_whitespace.rb,
lib/rubocop/cop/space_after_comma_etc.rb

Defined Under Namespace

Modules: Cop, Report Classes: CLI

Constant Summary collapse

VERSION =
"0.0.1"