class Rubycritic::Reporter::Mini

def initialize(analysed_files)

def initialize(analysed_files)
  @analysed_file = analysed_files.first
end