On 14 Mar 2018, at 10:00, RonnyPfannschmidt wrote:

Sounds reasonable,

Ok

i would like to note that by now i believe integrating linting into
normal testing is a step back since the reporting needs are so different
its one of the reasons why i dropped my work on pytest-codecheckers
(which is more like flake8)

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).

Regards,
Florian Schulze

Am 14.03.2018 um 09:35 schrieb Florian Schulze:
Hi!

I'd like to propose moving pytest-pep8 from pytest-dev on Bitbucket to
GitHub and my pytest-flakes from my GitHub repository to pytest-dev.
Since I use both myself all the time, I would continue maintaining them.

Thoughts? Process?

Regards,
Florian Schulze
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to