diff --git a/.editorconfig b/.editorconfig index 99952a3..4148b01 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ trim_trailing_whitespace = true insert_final_newline = true [*.py] -profile = black # For isort +profile = black [*.{code-snippets,code-workspace,json,yaml,yml}{,.jinja}] indent_size = 2