feat(linter): Develop custom AST linter for ImGui scopes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Implementation Plan: GUI Refactor & Stabilization
|
||||
|
||||
## Phase 1: Linting & Verification Foundations
|
||||
- [ ] Task: Develop custom AST linter for ImGui scope/indentation in `scripts/check_imgui_scopes.py`.
|
||||
- [~] Task: Develop custom AST linter for ImGui scope/indentation in `scripts/check_imgui_scopes.py`.
|
||||
- [ ] Task: Write tests for the new AST linter to ensure it catches unclosed scopes and indentation mismatches.
|
||||
- [ ] 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.
|
||||
|
||||
Reference in New Issue
Block a user