taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit d564b9f0725e71d229fffa60476168cf903d1628
parent b2f59f5245989a5a4cd5a832b58db21462001a30
Author: ng0 <ng0@taler.net>
Date:   Thu, 10 Oct 2019 09:10:21 +0000

python: point out where the yapf style file is

Diffstat:
Monboarding.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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: