class RubyCritic::Generator::Text::Lint

def initialize(analysed_module)

def initialize(analysed_module)
  @analysed_module = analysed_module
end