better instruction for quality
This commit is contained in:
parent
9692dfc63b
commit
68c2f9bda2
1107
QualityTODO.md
Normal file
1107
QualityTODO.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -80,6 +80,11 @@ This checklist ensures consistent, high-quality task execution across implementa
|
||||
|
||||
## 1. Implementation & Code Quality
|
||||
|
||||
create a QualityTODO.md file. Write down all issues you found for each file in the project.
|
||||
Write down the task in QualityTODO.md make single and small task. Do not write down code.
|
||||
Use the following todo list:
|
||||
|
||||
- [ ] run pylance and list all issues
|
||||
- [ ] Code follows PEP8 and project coding standards
|
||||
- [ ] Type hints used where applicable
|
||||
- [ ] Clear, self-documenting code written
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user