Split world-class preflight layout

This commit is contained in:
yaojingang
2026-06-16 09:47:48 +08:00
parent 553836e2bd
commit 74e666e79a
45 changed files with 726 additions and 648 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 197,
"file_count": 198,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -694,6 +694,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_preflight_layout.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_source_checks.py",
"ok": true,