mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
python: add a pycodestyle test
Look for pycodestyle, and use it to check all the Python sources (tests and auxiliary scripts included) of the Python bindings.
This commit is contained in:
@@ -20,3 +20,4 @@
|
||||
# mostly used in other shell scripts.
|
||||
|
||||
export XMLLINT="@XMLLINT@"
|
||||
export PYCODESTYLE="@PYCODESTYLE@"
|
||||
|
||||
Reference in New Issue
Block a user