Extract trust check script inventory helpers

This commit is contained in:
yaojingang
2026-06-16 22:02:30 +08:00
parent a37b760e72
commit ee62291551
12 changed files with 220 additions and 179 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 207,
"file_count": 208,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -706,6 +706,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/trust_check_scripts.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/upgrade_check.py",
"ok": true,