Class: Laser::LineWarning
Direct Known Subclasses
ExtraWhitespaceWarning, GenericLineLengthWarning, InlineCommentSpaceWarning, MisalignedUnindentationWarning, OperatorSpacing, SemicolonWarning
Instance Attribute Summary
Attributes inherited from Warning
#body, #file, #line_number, #name, #severity
Class Method Summary (collapse)
Class Method Details
+ (Object) options
137 138 139 |
# File 'lib/laser/warning.rb', line 137 def self. @options ||= [] end |