ruff
a6893889
- [ruff] fix async comprehension false positive (RUF029) (#11070)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
[ruff] fix async comprehension false positive (RUF029) (#11070) ## Summary - Fix #11043 ## Test Plan Added the false positive code in the test fixture.
References
#11070 - [ruff] fix async comprehension false positive (RUF029)
Author
JonathanPlasse
Parents
d5441992
Files
2
crates/ruff_linter
resources/test/fixtures/ruff
RUF029.py
src/rules/ruff/rules
unused_async.rs
Loading