Hi,

I’m using pylint in buildbot, and I want to customize failure items.

Now I think buildbot give failure result since pylint returns(exit)
contains 1 or 2.

So, I wonder how can I customize an error/warning to trigger failure.
e.g, when pylint found an C0101, it exit 1 or 2.

Thanks
Froilan
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to