aboutsummaryrefslogtreecommitdiff
path: root/.style.yapf
diff options
context:
space:
mode:
Diffstat (limited to '.style.yapf')
-rw-r--r--.style.yapf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.style.yapf b/.style.yapf
new file mode 100644
index 0000000000..c34341d425
--- /dev/null
+++ b/.style.yapf
@@ -0,0 +1,4 @@
+[style]
+based_on_style = pep8
+indent_width = 2
+column_limit = 80 \ No newline at end of file