Class: Yard::Lint::Validators::Documentation::UnderfilledLines::Result

Inherits:
Results::Base
  • Object
show all
Defined in:
lib/yard/lint/validators/documentation/underfilled_lines/result.rb

Overview

Result wrapper for UnderfilledLines validator.

Instance Attribute Summary

Attributes inherited from Results::Base

#config, #offenses

Method Summary

Methods inherited from Results::Base

#count, #each, #empty?, #initialize, #map, #validator_name

Constructor Details

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