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.expand_path("../config/default.yml", __dir__)