Module: RuboCop::GitHub
- Defined in:
- lib/rubocop/github.rb,
lib/rubocop/github/inject.rb
Defined Under Namespace
Modules: Inject
Constant Summary collapse
- PROJECT_ROOT =
Pathname.new(__dir__).parent.parent..freeze
- CONFIG_DEFAULT =
PROJECT_ROOT.join("config", "default_cops.yml").freeze
- CONFIG_RAILS =
PROJECT_ROOT.join("config", "rails_cops.yml").freeze