feat(linter): Develop custom AST linter for ImGui scopes

This commit is contained in:
2026-05-12 19:02:30 -04:00
parent 5398b4eef0
commit c359961a0a
8 changed files with 281 additions and 250 deletions
+1
View File
@@ -22,6 +22,7 @@ dependencies = [
"pyopengl>=3.1.10",
"chromadb>=1.5.8",
"sentence-transformers>=5.4.1",
"python-defer"
]
[dependency-groups]