Hi Friends,
I want to integrate Pylint into my jenkins job such that the job should
fail when the Pylint score is below say 8.
I found many plugins which displays Pylint metrics but I could not found
any plugin which returns true / false or some value based on my pylint
score.
Any idea how can this be done?
Thanks,
Prashant