Group: style
Maturity: stable
Linter v1.8
View all Lint Rules
Using the Linter
DO put a single newline at the end of non-empty files.
BAD:
a { }
GOOD:
b { } <-- newline