Module: RuboCop::Rubycw

Defined in:
lib/rubocop/rubycw.rb,
lib/rubocop/rubycw/inject.rb,
lib/rubocop/rubycw/version.rb,
lib/rubocop/rubycw/warning_capturer.rb

Defined Under Namespace

Modules: Inject, WarningCapturer Classes: Error

Constant Summary collapse

CONFIG =
YAML.safe_load(CONFIG_DEFAULT.read).freeze
VERSION =
"0.1.6"