aaronsegura / aaronsegura/nextcloud-async
Pydocstyle fixes
未关闭
适合新手
- 主要语言
- Python
- 星标
- 17
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
Jenkins pydocstyle unit test is currently disabled by `|| true` in Jenkinsfile pipeline. Add docstrings and remove `|| true`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
查看 Jenkinsfile,找出使用 `|| true` 运行 pydocstyle 的位置。在代码库上运行 pydocstyle,以确认哪些模块缺少 docstring。为这些模块添加适当的 docstring,然后从 Jenkinsfile 中移除 `|| true`,并验证 pipeline 能够通过。
由索引模型根据 Issue 内容生成。
评估
- 领域
- documentation, testing
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 70/100