ruff/crates/ruff_linter/resources/test
Pieter Cardillo Kwok edb920b4d5
[flake8-async] Implement blocking-path-method (ASYNC240) (#20264)
## Summary
Adds a new rule to find and report use of `os.path` or `pathlib.Path` in
async functions.

Issue: #8451

## Test Plan

Using `cargo insta test`
2025-09-23 08:30:47 -04:00
..
fixtures [flake8-async] Implement blocking-path-method (ASYNC240) (#20264) 2025-09-23 08:30:47 -04:00
package
project
__init__.py
disallowed_rule_names.txt