Libraries
»
rubocop-petal
(1.9.0)
»
Index (P)
»
RuboCop
»
Petal
Module: RuboCop::Petal
Defined in:
lib/rubocop/petal.rb
,
lib/rubocop/petal/plugin.rb,
lib/rubocop/petal/version.rb
Defined Under Namespace
Classes:
Error
,
Plugin
Constant Summary
collapse
CONFIG =
YAML
.
safe_load
(
CONFIG_DEFAULT
.
read
)
.
freeze
VERSION =
'1.9.0'