Module: RuboCop::YARD

Defined in:
lib/rubocop/yard.rb,
lib/rubocop/yard/plugin.rb,
lib/rubocop/yard/version.rb,
sig/rubocop/yard.rbs

Defined Under Namespace

Classes: Error, Plugin

Constant Summary collapse

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

Returns:

  • (String)
"1.3.0"