Top Level Namespace
Defined Under Namespace
Modules: EzcaterRubocop, RuboCop
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.("../config/default.yml", __dir__)