1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-31 10:11:17 +00:00

mino doc tweak.

This commit is contained in:
Sergei Trofimov 2015-06-03 11:58:34 +01:00
parent ecb1a9f1f9
commit bf189dbe6a

View File

@ -2,9 +2,9 @@
Contributing Code Contributing Code
================= =================
We welcome code contributions via GitHub pull requests to the official WA We welcome code contributions via GitHub pull requests.To help with
repository. To help with maintainability of the code line we ask that the code maintainability of the code line we ask that the code uses a coding style
uses a coding style consistent with the rest of WA code. Briefly, it is consistent with the rest of WA code. Briefly, it is
- `PEP8 <https://www.python.org/dev/peps/pep-0008/>`_ with line length and block - `PEP8 <https://www.python.org/dev/peps/pep-0008/>`_ with line length and block
comment rules relaxed (the wrapper for PEP8 checker inside ``dev_scripts`` comment rules relaxed (the wrapper for PEP8 checker inside ``dev_scripts``