AOSSIE-Org / AOSSIE-Org/PictoPy
Feat: Add Automatic Local Linting on Commit
- 主要語言
- Python
- 星號
- 283
- 分支
- 679
- 平均合併
- 7 天 2 小時
- 30 天內合併 PR
- 3
描述
### Describe the feature
**Description**
Currently, lint checks are only enforced in the CI pipeline. While this ensures code quality before merging, it would be more efficient to run **linting automatically when a developer attempts to commit code locally.**
This would catch formatting or lint errors early, saving time and CI cycles.
**Benefits**
- Prevents CI failures due to lint errors.
- Improves developer productivity with instant local feedback.
### Add ScreenShots
.
### Record
- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue
### Checklist before Submitting.
- [x] Have you updated docs for it?.
- [ ] Have you added unit tests?.
- [ ] Have you made sure unit tests pass?
- [x] Have you made sure code formatting is correct?
- [ ] Does it contain any style related issues?
貢獻指南
評估
這個 Issue 還沒有評估資料。