aboutsummaryrefslogtreecommitdiff
path: root/.style.yapf
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:06:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:06:30 +0000
commit21f97f3d38fe3137e87d15c8cd6ebe4586d3eb56 (patch)
treeb0522edde1d3c5356c95eb1ee2eae3e87befa1f3 /.style.yapf
parentd5a4803dc09a3d79d8b2670e5730403d54720b59 (diff)
parent882a18888febb9cb0b9d6c6069498cbc4aa30f88 (diff)
downloadtoolchain-utils-21f97f3d38fe3137e87d15c8cd6ebe4586d3eb56.tar.gz
Change-Id: I4c67200a553d30b5f189c80602d17dc09d5e75aa
Diffstat (limited to '.style.yapf')
-rw-r--r--.style.yapf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.style.yapf b/.style.yapf
index 97f7d657..c4472bda 100644
--- a/.style.yapf
+++ b/.style.yapf
@@ -1,3 +1,4 @@
[style]
-based_on_style = chromium
+based_on_style = pep8
blank_line_before_module_docstring = true
+indent_width = 2