From bde4097df2f8749dbb5da77a480581381faf0ac3 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 26 Aug 2024 21:31:58 -0400 Subject: [PATCH] Internals: Add .style.yapf --- .style.yapf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .style.yapf diff --git a/.style.yapf b/.style.yapf new file mode 100644 index 000000000..4f7cc6964 --- /dev/null +++ b/.style.yapf @@ -0,0 +1,4 @@ +[style] +based_on_style = pep8 +column_limit = 99 +#split_before_arithmetic_operator=True