python-trio / flake8-async

Highly opinionated linter for Trio code
https://flake8-async.readthedocs.io
MIT License
17 stars 2 forks source link

reformat checklist #83

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

Copied out from #81

jakkdl commented 1 year ago

Added:

Move all trioxxx.py files into a subdirectory of tests/ so it's clear what files contains tests and which ones contain test data. Can then also get rid of regex and naming restrictions on files.

jakkdl commented 1 year ago

1st one is obsolete with the upcoming libcst rewrite, and the fourth one was recently fixed, so this is now closed~