Commits on Source (6)
-
Javier Jardón authored
pep8 package was renamed to pycodestyle I have tried to use pytest-codestyle but It seems it not possible to exclude paths yet: https://github.com/henry0312/pytest-codestyle/issues/32
-
Javier Jardón authored
This is the current occurence: 40 W605 invalid escape sequence '\s' 75 W504 line break after binary operator
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
Showing
- buildstream/_ostree.py 1 addition, 1 deletionbuildstream/_ostree.py
- buildstream/_signals.py 1 addition, 1 deletionbuildstream/_signals.py
- buildstream/element.py 1 addition, 1 deletionbuildstream/element.py
- buildstream/plugins/sources/tar.py 3 additions, 3 deletionsbuildstream/plugins/sources/tar.py
- buildstream/plugins/sources/zip.py 2 additions, 2 deletionsbuildstream/plugins/sources/zip.py
- buildstream/utils.py 1 addition, 0 deletionsbuildstream/utils.py
- dev-requirements.txt 1 addition, 2 deletionsdev-requirements.txt
- doc/bst2html.py 3 additions, 2 deletionsdoc/bst2html.py
- doc/source/conf.py 3 additions, 3 deletionsdoc/source/conf.py
- setup.cfg 7 additions, 13 deletionssetup.cfg
- tests/cachekey/cachekey.py 1 addition, 0 deletionstests/cachekey/cachekey.py
- tests/cachekey/update.py 1 addition, 0 deletionstests/cachekey/update.py
- tests/frontend/buildcheckout.py 1 addition, 0 deletionstests/frontend/buildcheckout.py
coverage == 4.4.0 | ||
pep8 | ||
pycodestyle | ||
pylint == 2.1.1 | ||
pytest >= 3.7 | ||
pytest-cov >= 2.5.0 | ||
pytest-datafiles | ||
pytest-env | ||
pytest-pep8 | ||
pytest-pylint | ||
pytest-xdist |