Commit 2a3e8d42 authored by FichteFoll's avatar FichteFoll

Add project settings for whitespace styles

parent 1be0d582
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
} }
], ],
"settings": { "settings": {
"translate_to_spaces": false "ensure_newline_at_eof_on_save": true,
"translate_to_spaces": false,
"trim_trailing_white_space_on_save": true
}, },
"build_systems": "build_systems":
[ [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment