python-trio / flake8-async

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

change sync_errors so user has to add errors that should be ignored #79

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

fixes #77

you might also want to go through that list and check that those are errors that should all be raised on fully sync code, though if they'd been raising false alarms you'd probably noticed by now.