ruff/crates/ruff_linter
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
..
resources [flake8-async] allow async generators (ASYNC100) (#13639) 2024-10-07 07:25:54 -05:00
src [flake8-async] allow async generators (ASYNC100) (#13639) 2024-10-07 07:25:54 -05:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to 0.6.9 (#13624) 2024-10-04 18:51:13 +05:30