Commit fe008c52 authored by Clement Ho's avatar Clement Ho

Merge branch 'enable-final-newline' into 'master'

Enable final newline

See merge request !11723
parents 33b622e3 fe1c1264
...@@ -75,7 +75,7 @@ linters: ...@@ -75,7 +75,7 @@ linters:
# when adding lines to the file, since SCM systems such as git won't # when adding lines to the file, since SCM systems such as git won't
# think that you touched the last line. # think that you touched the last line.
FinalNewline: FinalNewline:
enabled: false enabled: true
# HEX colors should use three-character values where possible. # HEX colors should use three-character values where possible.
HexLength: HexLength:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment