summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/.style.yapf
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-web/opendc-web-api/.style.yapf')
-rw-r--r--opendc-web/opendc-web-api/.style.yapf3
1 files changed, 3 insertions, 0 deletions
diff --git a/opendc-web/opendc-web-api/.style.yapf b/opendc-web/opendc-web-api/.style.yapf
new file mode 100644
index 00000000..f5c26c57
--- /dev/null
+++ b/opendc-web/opendc-web-api/.style.yapf
@@ -0,0 +1,3 @@
+[style]
+based_on_style = pep8
+column_limit=120