commit:     d1616d8a58f19a4512745d2e7f969463c4d9683d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 07:01:08 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 07:01:08 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=d1616d8a

.editorconfig: add profile = black

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .editorconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.editorconfig b/.editorconfig
index 80046d2f6..6900a08b4 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -15,3 +15,6 @@ indent_style = space
 
 [pylintrc]
 indent_style = space
+
+[*.py]
+profile = black

Reply via email to