conductor(plan): Mark linter tasks as complete
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Implementation Plan: GUI Refactor & Stabilization
|
# Implementation Plan: GUI Refactor & Stabilization
|
||||||
|
|
||||||
## Phase 1: Linting & Verification Foundations
|
## Phase 1: Linting & Verification Foundations
|
||||||
- [~] Task: Develop custom AST linter for ImGui scope/indentation in `scripts/check_imgui_scopes.py`.
|
- [x] Task: Develop custom AST linter for ImGui scope/indentation in `scripts/check_imgui_scopes.py`. c359961
|
||||||
- [ ] Task: Write tests for the new AST linter to ensure it catches unclosed scopes and indentation mismatches.
|
- [x] Task: Write tests for the new AST linter to ensure it catches unclosed scopes and indentation mismatches. c359961
|
||||||
- [ ] Task: Expand API hooks in `src/api_hooks.py` to better simulate complex UI interactions (e.g., specific widget clicks, drag operations).
|
- [~] Task: Expand API hooks in `src/api_hooks.py` to better simulate complex UI interactions (e.g., specific widget clicks, drag operations).
|
||||||
- [ ] Task: Write tests for the new API hooks.
|
- [ ] Task: Write tests for the new API hooks.
|
||||||
- [ ] Task: Conductor - User Manual Verification 'Linting & Verification Foundations' (Protocol in workflow.md)
|
- [ ] Task: Conductor - User Manual Verification 'Linting & Verification Foundations' (Protocol in workflow.md)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user