chore(TODO.md): add task to set max commit message length to improve commit message quality

This commit is contained in:
di-sukharev
2023-04-05 12:31:42 +08:00
parent 4103bafc4f
commit 1ba5e20228

2
.github/TODO.md vendored
View File

@@ -8,4 +8,4 @@
- [x] batch small files in one request
- [] add tests
- [] optimize prompt, maybe no prompt would be cleaner
- [] try setting max commit msg length
- [] try setting max commit msg length, maybe it will make commits short and more concise