mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-27 10:26:26 +00:00
## Summary Adds new rule to catch use of builtins `input()` in async functions. Issue #8451 ## Test Plan New snapshosts in `ASYNC250.py` with `cargo insta test`. |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| Cargo.toml | ||