module RubyCritic::Config

def self.set(options = {})

def self.set(options = {})
  configuration.set(options)
end