diff --git a/.editorconfig b/.editorconfig index e063acea12..18d3ed3cc2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,5 +9,5 @@ indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true -[{*.java,pom.xml}] +[{*.java,pom.xml,*.py}] indent_size = 4