[Utils] Editorconfig: Trim Whitespace

This commit is contained in:
Andre Meyering 2017-10-26 13:10:00 +02:00
parent 7d33d2caa5
commit aa3112eafa

View file

@ -6,3 +6,6 @@ insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 4
[*.tex]
trim_trailing_whitespace = true