Validate native permission evidence rows

This commit is contained in:
yaojingang
2026-06-16 23:26:15 +08:00
parent 9f7f2fc61f
commit c550afc657
17 changed files with 291 additions and 92 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 214,
"file_count": 215,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -760,6 +760,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_native_permission_evidence.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_preflight_layout.py",
"ok": true,