Top Level Namespace

Defined Under Namespace

Modules: RuboCop, SalsifyRubocop

Constant Summary collapse

DEFAULT_FILES =

Because RuboCop doesn’t yet support plugins, we have to monkey patch in a bit of our configuration. Based on approach from rubocop-rspec:

File.expand_path('../config/default.yml', __dir__)