Module: RuboCop::RestrictEnv
- Defined in:
- lib/rubocop/restrict_env.rb,
lib/rubocop/restrict_env/inject.rb,
lib/rubocop/restrict_env/version.rb
Overview
:nodoc:
Defined Under Namespace
Modules: Inject Classes: Error
Constant Summary collapse
- CONFIG =
YAML.safe_load(CONFIG_DEFAULT.read).freeze
- VERSION =
'0.1.1'