Module: RuboCop::DevDoc
- Defined in:
- lib/rubocop/dev_doc.rb,
lib/rubocop/dev_doc/plugin.rb,
lib/rubocop/dev_doc/version.rb
Defined Under Namespace
Classes: Plugin
Constant Summary collapse
- PROJECT_ROOT =
Pathname.new(__dir__).parent.parent..freeze
- CONFIG_DEFAULT =
PROJECT_ROOT.join("config", "default.yml").freeze
- VERSION =
"0.1.0".freeze