Pylint runs for several minutes on my project; I'd like to add it to my CI build, but I'm not sure I want to introduce that much delay.
Is there any trick to optimizing it? Are there some particularly slow inspections that I could disable?
_______________________________________________ code-quality mailing list [email protected] https://mail.python.org/mailman/listinfo/code-quality
