[Utils] Editorconfig: Trim Whitespace
This commit is contained in:
parent
7d33d2caa5
commit
aa3112eafa
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ insert_final_newline = true
|
|||
charset = utf-8
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.tex]
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in a new issue