diff --git a/.editorconfig b/.editorconfig index cca1383..23c3e03 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,6 @@ indent_style = tab indent_style = space indent_size = 2 -[*.{py,sh}] +[*.py] indent_style = space indent_size = 4