Hello,

I am working on a tool that integrates pylint with github pull
requests[1]. My goal is to make the linting process as less disruptive
as possible and help devs fix issues in their code before submitting
it to review. I saw in another thread that some of you already have
some experience using a linter on introduced code. Before continuing
working on my approach I am curious to see how other approaches worked
and how others introduced this in their team's workflow.


Thanks,
Mihai

[1] https://github.com/mihaibivol/pylinthub
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to