Extract config path loading

This commit is contained in:
ejclaw
2026-04-28 21:58:02 +09:00
parent 2126d73cca
commit 929dc2ac5a
2 changed files with 29 additions and 27 deletions

View File

@@ -72,10 +72,6 @@
"maxFunctionLines": 277,
"owner": "codex warmup test hotspot"
},
"src/config/load-config.ts": {
"maxFunctionLines": 187,
"owner": "config loading hotspot"
},
"src/db/base-schema.ts": {
"maxFunctionLines": 436,
"owner": "db schema hotspot"