Add trim_trailing_whitespace

pull/528/head
Pavel Djundik 1 year ago
parent 13b396b0d2
commit 48c00e5323

@ -6,6 +6,7 @@ indent_style = space
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
# Code files
[*.{cs, csx, vb, vbx}]

Loading…
Cancel
Save