This website requires JavaScript.
Explore
Help
Sign In
copyleftie
/
gajim-plural
Watch
1
Star
0
Fork
You've already forked gajim-plural
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2ece342de2
gajim-plural
/
scripts
/
dev
/
pre-push-tests.sh
5 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
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-09-27 16:03:08 +02:00
SCRIPTDIR
=
$(
dirname
$0
)
Update pylint error list - Check for E0601 used-before-assignment - Check for E0704 misplaced-bare-raise - Check for W0101 unreachable
2018-09-18 16:32:31 +02:00
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-09-27 16:03:08 +02:00
mypy gajim
${
SCRIPTDIR
}
/pylint-ci.sh --jobs
=
0
gajim