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`.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the Jenkinsfile to find where pydocstyle is run with `|| true`. Run pydocstyle on the codebase to see which modules are missing docstrings. Add appropriate docstrings to those modules, then remove the `|| true` from the Jenkinsfile and verify the pipeline passes.
由索引模型根據 Issue 內容生成。
評估
- 領域
- documentation, testing
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 70/100