fabro/lib
Bryan Helmkamp 2708e2eb54
Enable 7 additional pedantic clippy lints
Enables char_lit_as_u8, collapsible_else_if, collapsible_if,
map_unwrap_or, match_same_arms, used_underscore_binding, and
if_not_else. Fixes all violations: combines duplicate match arms,
renames underscore-prefixed bindings that are actually used, rewrites
if-not-else patterns, and applies map_or where appropriate.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:08 -04:00
..
crates Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
packages/fabro-api-client Clean up resolved settings interfaces 2026-03-29 13:47:07 -04:00