On Wed, Mar 14, 2018 at 5:07 AM, Florian Schulze <florian.schu...@gmx.net> wrote:
> [...] > How do you tackle that then? I like things which work on the commit level, > so one can improve things incrementally. But most solutions I saw work as > pre-commit hooks, which makes them harder to enforce especially for Open > Source, because all users need to install them. I haven't seen anything > that works server side (or as a bot) on a per commit base (Open Source and > not only as a GitHub Service). > [...] > I'd like to give a shout-out to https://pre-commit.com/ It's a git hook manager that makes it easy to share hooks among developers and enforce them on CI as well.
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev