Class: Yard::Lint::Validators::Warnings::DuplicatedParameterName::Validator

Inherits:
Base
  • Object
show all
Defined in:
lib/yard/lint/validators/warnings/duplicated_parameter_name/validator.rb

Overview

Runs YARD stats command to check for duplicatedparametername

Constant Summary

Constants inherited from Base

Base::DEFAULT_OPTIONS

Instance Attribute Summary

Attributes inherited from Base

#config, #selection

Method Summary

Methods inherited from Base

#call, clear_yard_database!, command_cache, #initialize, reset_command_cache!

Constructor Details

This class inherits a constructor from Yard::Lint::Validators::Base