ruff/crates/ruff_linter
Amethyst Reese af259faed5
[`flake8-async`] Implement `blocking-http-call-httpx` (`ASYNC212`) (#20091)
## Summary

Adds new rule to find and report use of `httpx.Client` in synchronous
functions.

See issue #8451

## Test Plan

New snapshots for `ASYNC212.py` with `cargo insta test`.
2025-08-27 15:19:01 -07:00
..
resources [`flake8-async`] Implement `blocking-http-call-httpx` (`ASYNC212`) (#20091) 2025-08-27 15:19:01 -07:00
src [`flake8-async`] Implement `blocking-http-call-httpx` (`ASYNC212`) (#20091) 2025-08-27 15:19:01 -07:00
Cargo.toml Bump 0.12.10 (#20025) 2025-08-21 13:09:31 -05:00