gajim-plural/scripts/dev/pre-push-tests.sh
Marcin Mielniczuk 9328475c22 Pylint CI improvements
* Move the pylint CI configuration to a separate script
* Update pylint in CI to 2.1.1
* Add pycurl to pylint whitelist
2018-10-07 00:46:58 +02:00

4 lines
77 B
Bash

SCRIPTDIR=$(dirname $0)
mypy gajim
${SCRIPTDIR}/pylint-ci.sh --jobs=0 gajim