Enable final newline rule

This commit is contained in:
Annabel Dunstone Gray 2017-05-25 17:03:32 -05:00
parent ce6d850ef5
commit fe1c1264ab
2 changed files with 34 additions and 34 deletions

View File

@ -75,7 +75,7 @@ linters:
# when adding lines to the file, since SCM systems such as git won't
# think that you touched the last line.
FinalNewline:
enabled: false
enabled: true
# HEX colors should use three-character values where possible.
HexLength: