struct Ameba::Rules::TrailingBlankLines
- Ameba::Rules::TrailingBlankLines
- Ameba::Rule
- Struct
- Value
- Object
Overview
A rule that disallows trailing blank lines at the end of the source file.
Defined in:
ameba/rules/trailing_blank_lines.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