Class: Yard::Lint::Validators::Documentation::LineLength::Result

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

Overview

Result wrapper for LineLength 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