diff --git a/.editorconfig b/.editorconfig index 315dcb2..a1a95e2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,7 @@ charset = utf-8 indent_style = space indent_size = 2 -[*.{yaml,yml}] +[*.{yaml,yml,py}] indent_style = space [./USAGE]