refactor: split review studio data helpers

This commit is contained in:
yaojingang
2026-06-14 02:18:09 +08:00
parent d7018dac55
commit 479b098ccf
39 changed files with 700 additions and 596 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 144,
"file_count": 146,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -394,6 +394,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/review_studio_data.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/review_studio_formatting.py",
"ok": true,
@@ -412,6 +418,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/review_studio_world_class.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/run_conformance_suite.py",
"ok": true,