class RubyCritic::Command::Default

def execute

def execute
  report(critique)
  status_reporter
end