Separate source and generated release locks

This commit is contained in:
yaojingang
2026-06-17 04:23:04 +08:00
parent 4a1a529570
commit ed6960f65d
45 changed files with 794 additions and 483 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 227,
"file_count": 228,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -64,6 +64,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/benchmark_release_lock.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/build_confusion_matrix.py",
"ok": true,