Method: RuboCop::ConfigStore#force_default_config!
- Defined in:
- lib/rubocop/config_store.rb
#force_default_config! ⇒ Object
38 39 40 |
# File 'lib/rubocop/config_store.rb', line 38 def force_default_config! @options_config = ConfigLoader.default_configuration end |