mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
Clippy (match_same_arms) on the Step C rewrite: Ok(false) and Err(_) both mean "treat as alive", so expressing it as `if matches!(..., Ok(true))` reads cleaner and satisfies the lint. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||