[code-quality] Request to add teyit to PyCQA

2020-09-20 Thread Batuhan Taskaya
So, after seeing a couple of additions, I think teyit would be a great addition to the PyCQA's project spectrum. It is a code quality tool for ensuring unittest assertions are as explicit as they can be. Teyit: github.com/isidentical/teyit ___ code-qual

[code-quality] Re: What are the best tools for code quality checks to use within Github?

2020-09-20 Thread Thomas Grainger
I use pre-commit via tox: https://github.com/PyCQA/modernize/blob/master/setup.cfg#L94-L97 ___ 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-

[code-quality] Re: Request to add unimport to the PyCQA

2020-09-20 Thread Thomas Grainger
I tried to send this message before, https://mail.python.org/archives/list/code-quality@python.org/thread/GS6VWT62GR2SZEXKDKCWPRU75TC5F3VK/ Steven Myint, a pycqa member, maintains a similar tool https://github.com/myint/autoflake pinging them, as I think they may have an opinion on this _

[code-quality] Re: Request to add unimport to the PyCQA

2020-09-20 Thread Thomas Grainger
Steven Myint, a pycqa member, maintains a similar tool https://github.com/myint/autoflake pinging them, as I think they may have an opinion on this Thomas Grainger ___ code-quality mailing list -- code-quality@python.org To unsubscribe send an email to c