Add world-class submission repair checklist

This commit is contained in:
yaojingang
2026-06-17 03:41:22 +08:00
parent 2241b0e344
commit 48a503f8f6
51 changed files with 683 additions and 401 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 225,
"file_count": 226,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -832,6 +832,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_repair_checklist.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_source_checks.py",
"ok": true,