Good First Issue
倉庫指標
- 星標
- (6 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
- Use
gitpythoninstead of executing things likecd ... && git ...using a shell and parsing the result. - Use the normal python logging infrastructure instead of
print("DEBUG: ...") - Migrate to a standard
pyproject.tomlsetup