ruff/crates/ruff_linter
Amethyst Reese ca1f66a657
[`flake8-async`] Implement `blocking-input` rule (`ASYNC250`) (#20122)
## 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`.
2025-08-28 11:04:24 -07:00
..
resources [`flake8-async`] Implement `blocking-input` rule (`ASYNC250`) (#20122) 2025-08-28 11:04:24 -07:00
src [`flake8-async`] Implement `blocking-input` rule (`ASYNC250`) (#20122) 2025-08-28 11:04:24 -07:00
Cargo.toml Bump 0.12.11 (#20136) 2025-08-28 09:45:01 -04:00