Travis CI build to check compliance with PEP8 (#987)
authorPaul Chaignon <paul.chaignon@gmail.com>
Sat, 4 Mar 2017 19:07:56 +0000 (20:07 +0100)
committerSasha Goldshtein <goldshtn@gmail.com>
Sat, 4 Mar 2017 19:07:56 +0000 (21:07 +0200)
commit956ca1c8c6269f2c0c5f1d44886856bb72e08da2
tree140b92063a0ef3f664fbf4c332c85bc2331ca86f
parent0a2a46e29de1495598206eec47f7fabd80ccee99
Travis CI build to check compliance with PEP8 (#987)

* Travis CI build to check compliance with PEP8

* argdist: linter cleanup

* dbslower: linter cleanup

* dbstat: linter cleanup

* memleak: linter cleanup

* syscount: linter cleanup

* tplist: linter cleanup

* trace: linter cleanup

* ucalls: linter cleanup

* uflow: linter cleanup

* ugc: linter cleanup

* uobjnew: linter cleanup

* ustat: linter cleanup
13 files changed:
.travis.yml [new file with mode: 0644]
tools/argdist.py
tools/dbslower.py
tools/dbstat.py
tools/old/memleak.py
tools/syscount.py
tools/tplist.py
tools/trace.py
tools/ucalls.py
tools/uflow.py
tools/ugc.py
tools/uobjnew.py
tools/ustat.py