mirror of
https://github.com/Hmbown/DeepSeek-TUI.git
synced 2026-09-03 06:50:13 +08:00
Only conflict: scripts/dead-code-budget.json. Union of both branches' forward-declared Tideline projections — 436 (components scaffolding, landed via #5708) + 8 (this branch's tideline.rs projection layer + settings_picker accessor) = 444, recounted via the gate's own --update. Every attribute carries an inline reason naming its consuming slice; the frame-shell slice (in flight) consumes the topbar/footer subset next. Signed-off-by: CodeWhale Bot <bot@codewhale.net>
10 lines
352 B
JSON
10 lines
352 B
JSON
{
|
|
"_comment": "Ceiling for `#[allow(dead_code)]` across crates/. This number may go down freely; raising it needs a reviewer to say why in the PR. Regenerate with: python3 scripts/check-dead-code-budget.py --update",
|
|
"_issue": "https://github.com/Hmbown/CodeWhale/issues/4785",
|
|
"total": 444,
|
|
"per_crate": {
|
|
"tools": 2,
|
|
"tui": 442
|
|
}
|
|
}
|