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.expand_path.freeze
CONFIG_DEFAULT =
PROJECT_ROOT.join("config", "default.yml").freeze
VERSION =
"0.1.0".freeze