ament / ament/ament_lint

ament_pep257 uses deprecated pydocstyle

未關閉
#497 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
backlog help wanted
主要語言
Python
星號
50
分支
129
平均合併
3 天 10 小時
30 天內合併 PR
3

描述

It currently still works but has been [deprecated](https://github.com/PyCQA/pydocstyle/pull/658) in favor of [ruff](https://github.com/astral-sh/ruff). However as of https://github.com/astral-sh/ruff/issues/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:
1. Add warning into ament_pep257 that it might break in the future
2. Hold out for a ruff api replacement that could be dropped in pydocstyles' place in the future
3. Add a deprecation warning then in some future version deprecate in favor of some future ament_ruff

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。