fabro/lib/crates/fabro-devcontainer
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
..
src Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
tests Apply rustfmt 2024 style edition across workspace 2026-03-29 13:47:08 -04:00
Cargo.toml Enforce no-wildcard-imports via clippy workspace lint 2026-03-29 13:47:08 -04:00
DEVCONTAINER-COMPATIBILITY.md rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
INTEGRATION.md rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00