Module: RuboCop::Rubycw
- Defined in:
- lib/rubocop/rubycw.rb,
lib/rubocop/rubycw/plugin.rb,
lib/rubocop/rubycw/version.rb,
lib/rubocop/rubycw/warning_capturer.rb
Defined Under Namespace
Modules: WarningCapturer Classes: Error, Plugin
Constant Summary collapse
- CONFIG =
YAML.safe_load(CONFIG_DEFAULT.read).freeze
- VERSION =
"0.2.2"