Class: Laser::FileWarning
Direct Known Subclasses
AssignmentInConditionWarning, ExtraBlankLinesWarning, HashSymbol18Warning, HashSymbol19Warning, ParensOnDeclarationWarning, RescueExceptionWarning, SexpErrorWarning, UncalledMethodWarning, UselessDoubleQuotesWarning
Instance Attribute Summary
Attributes inherited from Warning
#body, #file, #line_number, #name, #severity
Class Method Summary (collapse)
Class Method Details
+ (Object) options
143 144 145 |
# File 'lib/laser/warning.rb', line 143 def self. @options ||= [] end |