Extract CLI operating loop parser

This commit is contained in:
yaojingang
2026-06-16 16:15:04 +08:00
parent 5aa16d5d48
commit 8d254d1db3
44 changed files with 735 additions and 666 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 201,
"file_count": 202,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -784,6 +784,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_parser_operations.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_report_commands.py",
"ok": true,