struct Ameba::Rules::LineLength
- Ameba::Rules::LineLength
- Ameba::Rule
- Struct
- Value
- Object
Overview
A rule that disallows lines longer than 79 symbols.
Defined in:
ameba/rules/line_length.crInstance Method Summary
Instance methods inherited from struct Ameba::Rule
catch(source : Source)
catch,
initialize
initialize,
name
name,
test(source : Source, node : Crystal::ASTNode)test(source : Source) test