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