fabro/lib
Bryan Helmkamp a6a11cdd82
chore(run-files): fix pre-existing clippy lints
- classify_section now returns FileDiffChangeKind directly (unnecessary_wraps)
- collapse nested Some(...) or-pattern into single arm (unnested_or_patterns)
- replace .unwrap() with .expect() in append_completed_run_with_final_patch test helper (unwrap_used)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 13:16:40 -04:00
..
crates chore(run-files): fix pre-existing clippy lints 2026-04-29 13:16:40 -04:00
packages/fabro-api-client Merge remote-tracking branch 'origin/main' 2026-04-29 13:01:43 -04:00