Open Issues Need Help
View All on GitHub Software Development • Plugin Development
New rule: `ASYNC233` for blocking `pathlib` methods about 1 month ago
AI Summary: Reserve error code `ASYNC233` in the `flake8-async` linter for a future rule that will detect blocking calls to `pathlib` methods. This is preparatory work to allow a corresponding rule to be implemented in the `ruff` linter.
Complexity:
1/5
good first issue