fabro/lib/crates/fabro-devcontainer/src
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
..
compose.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
dockerfile.rs Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
features.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
jsonc.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
lib.rs Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
types.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
variables.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00