| 1 | { |
| 2 | "_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", |
| 3 | "_issue": "https://github.com/Hmbown/CodeWhale/issues/4785", |
| 4 | "total": 451, |
| 5 | "per_crate": { |
| 6 | "config": 1, |
| 7 | "tools": 2, |
| 8 | "tui": 448 |
| 9 | } |
| 10 | } |
| 11 |