From ff66530e423d29b687004884823983f883b74826 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Fri, 19 May 2017 18:37:21 +0200 Subject: [PATCH] chore: Update .editorconfig --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index c6e3992..57a950f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,9 +8,6 @@ indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true -[*.{py,sublime-project}] -indent_size = 4 - [*.md] trim_trailing_whitespace = false indent_size = 4 \ No newline at end of file