Libraries
»
rubocop-yard
(1.0.0)
»
Index (Y)
»
RuboCop
»
YARD
Module: RuboCop::YARD
Defined in:
lib/rubocop/yard.rb
,
lib/rubocop/yard/plugin.rb,
lib/rubocop/yard/version.rb
Defined Under Namespace
Classes:
Error
,
Plugin
Constant Summary
collapse
CONFIG =
YAML
.
safe_load
(
CONFIG_DEFAULT
.
read
)
.
freeze
VERSION =
"
1.0.0
"