From a7d91ef625ecaeb37ea1b26509adb66a9cc766dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marques?= Date: Thu, 26 Nov 2020 09:41:50 +0000 Subject: [PATCH] Upgrade autopretty --- .copier-answers.autopretty.yml | 2 +- .editorconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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}]