From bf008c0b28c7e655c1db239a2b9a02f808da681d Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Fri, 30 Jun 2017 16:39:17 +0200 Subject: [PATCH] chore: Update editorconfig --- .vscode/settings.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 5be41fd..46700f9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,9 +18,6 @@ }, "html.format.preserveNewLines": true, "files.trimTrailingWhitespace": true, - "[python]": { - "editor.tabSize": 4 - }, "[markdown]": { "diffEditor.ignoreTrimWhitespace": false, "editor.tabSize": 4,