chiark / gitweb /
enable Jenkins reporting of pylint errors and warnings
authorHans-Christoph Steiner <hans@eds.org>
Thu, 3 Apr 2014 15:54:08 +0000 (11:54 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 3 Apr 2014 16:33:22 +0000 (12:33 -0400)
commit5ee4f3d72d772f95c992042becf12adf3a77987b
tree194a0a3da749884427c516e62060746bba3ec7df
parente9dc2ddd51b2d3de8d839fa3cf4259231b6e2245
enable Jenkins reporting of pylint errors and warnings

fatals still can not be enabled because of a bug in pylint when running in
a virtualenv:
https://bitbucket.org/logilab/pylint/issue/73/pylint-is-unable-to-import

running pylint in the virtualenv would not be needed once mwclient is
packaged for Debian and installed that way.
jenkins-build