mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-01 20:31:57 +00:00
## 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` |
||
|---|---|---|
| .. | ||
| fixtures | ||
| package | ||
| project | ||
| __init__.py | ||
| disallowed_rule_names.txt | ||