python-trio / flake8-async

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

Add shared state, move 105 to own visitor file, move utility functionality out to new file visitor_utility.py #131

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

Some housekeeping in preparation for #121 and future functionality that wants to use type tracking.