summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-10-10 09:10:21 +0000
committerng0 <ng0@taler.net>2019-10-10 09:10:21 +0000
commitd564b9f0725e71d229fffa60476168cf903d1628 (patch)
tree4a545b9065c2ce3afcb5dfa3a039d78fe1f85f87
parentb2f59f5245989a5a4cd5a832b58db21462001a30 (diff)
downloaddocs-d564b9f0725e71d229fffa60476168cf903d1628.tar.gz
docs-d564b9f0725e71d229fffa60476168cf903d1628.tar.bz2
docs-d564b9f0725e71d229fffa60476168cf903d1628.zip
python: point out where the yapf style file is
-rw-r--r--onboarding.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/onboarding.rst b/onboarding.rst
index 7b851552..d8f45718 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -369,6 +369,8 @@ Style
We use `yapf <https://github.com/google/yapf>` to reformat the
code to conform to our style instructions.
+A reusable yapf style file can be found in ``taler-build-scripts``,
+which is intended to be used as a git submodule.
.. _Bugtracking: