Merge pull request #83 from phj1081/codex/owner/ejclaw

Tighten dashboard server quality ratchet
This commit is contained in:
Eyejoker
2026-04-28 21:28:33 +09:00
committed by GitHub

View File

@@ -233,16 +233,8 @@
"owner": "web dashboard data test hotspot"
},
"src/web-dashboard-server.test.ts": {
"maxLines": 1654,
"maxFunctionLines": 1577,
"maxFunctionLines": 332,
"owner": "web dashboard server test hotspot"
},
"src/web-dashboard-server.ts": {
"maxLines": 1759,
"maxFunctionLines": 1007,
"maxComplexity": 158,
"maxNesting": 3,
"owner": "web dashboard server hotspot"
}
}
}