Searched refs:pep8 (Results 1 – 15 of 15) sorted by relevance
/external/python/apitools/ |
D | tox.ini | 35 [pep8] section 44 pep8 argument 47 pep8
|
/external/python/uritemplates/ |
D | tox.ini | 9 pep8, 16 [testenv:pep8]
|
/external/python/google-api-python-client/ |
D | Makefile | 1 pep8: target 2 find googleapiclient samples -name "*.py" | xargs pep8 --ignore=E111,E202
|
/external/autotest/ |
D | .style.yapf | 2 based_on_style = pep8
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pep8 | 1 [pep8]
|
/external/python/rsa/ |
D | tox.ini | 19 [pep8] section
|
/external/python/httplib2/script/ |
D | test | 19 pep8)
|
/external/python/mock/ |
D | unittest.cfg | 82 pep8 = False
|
/external/scapy/ |
D | CONTRIBUTING.md | 68 [pep8](https://pypi.python.org/pypi/pep8).
|
/external/yapf/ |
D | README.rst | 115 example "pep8" or "google"), or the name of a file 116 with style settings. The default is pep8 unless a 148 the predefined styles (e.g., ``pep8`` or ``google``), a path to a configuration 157 based_on_style = pep8 251 >>> FormatCode("def g():\n return True", style_config='pep8')
|
/external/bcc/ |
D | CONTRIBUTING-SCRIPTS.md | 35 1. **Use pep8 to check Python style**: pep8 --show-source --ignore=E123,E125,E126,E127,E128,E302 fi…
|
/external/yapf/yapf/yapflib/ |
D | style.py | 358 pep8=CreatePEP8Style,
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.6.2rc1.rst | 783 Help-about: use pep8 names and add tests. Increase coverage to 100%. Patches
|
D | 3.7.0a1.rst | 6188 Help-about: use pep8 names and add tests. Increase coverage to 100%. Patches
|
/external/python/cpython3/Lib/idlelib/ |
D | NEWS.txt | 524 bpo-30290: Help-about: use pep8 names and add tests.
|