chore: Update editorconfig

This commit is contained in:
Mattia Astorino 2017-06-30 16:39:17 +02:00
parent 4798102b55
commit bf008c0b28

View file

@ -18,9 +18,6 @@
}, },
"html.format.preserveNewLines": true, "html.format.preserveNewLines": true,
"files.trimTrailingWhitespace": true, "files.trimTrailingWhitespace": true,
"[python]": {
"editor.tabSize": 4
},
"[markdown]": { "[markdown]": {
"diffEditor.ignoreTrimWhitespace": false, "diffEditor.ignoreTrimWhitespace": false,
"editor.tabSize": 4, "editor.tabSize": 4,