Getting Started With Pylint For Jython (jython2.5.1)
We have a ton of Jython scripts for our deployment automation; I'd like Pylint to be part of our build pipeline. I downloaded and installed logilab-astng, logilab-common and pylint
Solution 1:
you should not try to compile the test files : some of them are broken on purpose (they are test inputs for pylint).
Post a Comment for "Getting Started With Pylint For Jython (jython2.5.1)"