diff --git a/.copier-answers.autopretty.yml b/.copier-answers.autopretty.yml index 379255b..938184a 100644 --- a/.copier-answers.autopretty.yml +++ b/.copier-answers.autopretty.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier; do NOT edit manually -_commit: v0.1.0a4 +_commit: v0.1.0a5 _src_path: https://github.com/copier-org/autopretty.git ansible: false biggest_kbs: 0 diff --git a/.editorconfig b/.editorconfig index 4148b01..9bec321 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,6 +9,7 @@ trim_trailing_whitespace = true insert_final_newline = true [*.py] +# For isort profile = black [*.{code-snippets,code-workspace,json,yaml,yml}{,.jinja}]