I want to invoke/use flake8 in my own python script and check the returning results.

I do something like this with pycodestyle which I use as a unittest. I would like to do this with flake8, too. On the list I found a posting from 2015 about using flake8.main.main(). But it doesn't exist anymore.
_______________________________________________
code-quality mailing list -- code-quality@python.org
To unsubscribe send an email to code-quality-le...@python.org
https://mail.python.org/mailman3/lists/code-quality.python.org/
Member address: arch...@mail-archive.com

Reply via email to