python-trio / flake8-async

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

test partial enabling of autofixers #191

Open jakkdl opened 1 year ago

jakkdl commented 1 year ago

add tests that enabling autofix for e.g. 910 but not 911 works, and the other way around.