class Rubycritic::Command::Default

def report(analysed_modules)

def report(analysed_modules)
  Reporter.generate_report(analysed_modules)
end