docs/manual: PEP8 coding style for Python scripts
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Mon, 24 Apr 2017 01:33:56 +0000 (22:33 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Apr 2017 19:37:50 +0000 (21:37 +0200)
commitbb1c63763d862419e22f30b90fcd5179d40a0c5a
tree2a8c5cd2d848e3f9ba3f1101d82770cbec59f3d2
parent3a66a81b7a9db8e45f15fa63cc0670d158003d5a
docs/manual: PEP8 coding style for Python scripts

The advantages of using a pre-existing coding style instead of creating
our own are:
- documenting on the manual takes a single sentence;
- there are automatic tools to help during development/review.

So document that PEP8 recommendation should be followed.

Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Cc: Samuel Martin <s.martin49@gmail.com>
Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/writing-rules.txt