ament_pep257 support for user defined config file
未关闭
backlog
enhancement
- 主要语言
- Python
- 星标
- 50
- 派生
- 129
- 平均合并
- 3 天 10 小时
- 30 天内合并 PR
- 3
描述
I want to adjust some of the pep257 behavior in our project. In ros2 there seem to be some ignored styles configured here: https://github.com/ament/ament_lint/blob/rolling/ament_pep257/ament_pep257/main.py#L43
From the official pep257/pydocstyle documentaton, there should be an option to use an additional configuration file: https://pep257.readthedocs.io/en/1.0.0/usage.html#configuration-files
I tried placing these in my ros workspace but they do not seem to be recoginized. Is there a way to do this?
贡献指南
评估
这个 Issue 还没有评估数据。