-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
Description
It currently still works but has been deprecated in favor of ruff. However as of astral-sh/ruff#659 there is not currently a Python api that could be used to replace it. And even if it did work ruff is not available via package managers yet.
Some possible solutions are the following:
- Add warning into ament_pep257 that it might break in the future
- Hold out for a ruff api replacement that could be dropped in pydocstyles' place in the future
- Add a deprecation warning then in some future version deprecate in favor of some future ament_ruff