ruff/crates/ruff_linter/resources/test/fixtures/flake8_async
Dylan e4c2859c0f
[flake8-async] Do not lint yield in context manager cancel-scope-no-checkpoint (ASYNC100) (#12896)
For compatibility with upstream, treat `yield` as a checkpoint inside
cancel scopes.

Closes #12873.
2024-08-15 01:02:57 +00:00
..
ASYNC22x.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC100.py [flake8-async] Do not lint yield in context manager cancel-scope-no-checkpoint (ASYNC100) (#12896) 2024-08-15 01:02:57 +00:00
ASYNC105.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC109_0.py [flake8-async] Update ASYNC109 to match upstream (#12236) 2024-07-09 04:14:27 +00:00
ASYNC109_1.py [flake8-async] Update ASYNC109 to match upstream (#12236) 2024-07-09 04:14:27 +00:00
ASYNC110.py [flake8-async] Update ASYNC110 to match upstream (#12261) 2024-07-09 17:17:28 -07:00
ASYNC115.py [flake8-async] Update ASYNC115 to match upstream (#12262) 2024-07-10 09:43:11 +02:00
ASYNC116.py [flake8-async] Update ASYNC116 to match upstream (#12266) 2024-07-10 09:58:33 +02:00
ASYNC210.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC230.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC251.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00