summaryrefslogtreecommitdiff
path: root/conf/.style.yapf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/.style.yapf')
-rw-r--r--conf/.style.yapf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/.style.yapf b/conf/.style.yapf
new file mode 100644
index 0000000..3b39780
--- /dev/null
+++ b/conf/.style.yapf
@@ -0,0 +1,5 @@
+[style]
+based_on_style = pep8
+coalesce_brackets=True
+column_limit=80
+dedent_closing_brackets=True