class RuboCop::ConfigStore

def force_default_config!

def force_default_config!
  @options_config = ConfigLoader.default_configuration
end