ruff/crates/ruff_linter/resources/test/fixtures/flake8_async
Sid 31ca1c3064
[flake8-async] allow async generators (ASYNC100) (#13639)
<!--
Thank you for contributing to Ruff! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

Treat async generators as "await" in ASYNC100.

Fixes #13637

## Test Plan

Updated snapshot
2024-10-07 07:25:54 -05: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] allow async generators (ASYNC100) (#13639) 2024-10-07 07:25:54 -05: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