python-trio / flake8-async

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

rename console script flake8_trio -> flake8-trio #184

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

probably smallest PR to date ^^ alas, past me had written tests

jakkdl commented 1 year ago

failing check is due to unpinned pre-commit version, the error is fixed in #182