Module: RuboCop::Cop::Elegant

Defined in:
lib/rubocop/cop/elegant/no_comments.rb,
lib/rubocop/cop/elegant/good_method_name.rb,
lib/rubocop/cop/elegant/good_variable_name.rb,
lib/rubocop/cop/elegant/no_empty_lines_in_methods.rb

Defined Under Namespace

Classes: GoodMethodName, GoodVariableName, NoComments, NoEmptyLinesInMethods