add trim_trailing_whitespace to editorconf
This commit is contained in:
parent
e601755644
commit
301a2281ea
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ insert_final_newline = true
|
|||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in a new issue