Avoid final new empty lines on yml translation files

This commit is contained in:
Bertocq
2017-11-13 02:16:13 +01:00
parent ceb6786b7c
commit 93e2e270c3

View File

@@ -11,3 +11,6 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.yml]
insert_final_newline = false