fabro/lib/crates/fabro-slack/src
Bryan Helmkamp 13eca22f5a Enable clippy pedantic lints and restriction lints workspace-wide
Adopts uv's clippy lint configuration: pedantic group at warn priority,
with noisy lints allowed, plus restriction lints for print/dbg/exit/use_self.
Fixes all violations across the workspace.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 13:37:57 -04:00
..
blocks.rs Apply rustfmt 2024 style edition across workspace 2026-03-28 12:56:30 -04:00
client.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-28 13:37:57 -04:00
config.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
connection.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-28 13:37:57 -04:00
dispatch.rs Apply rustfmt 2024 style edition across workspace 2026-03-28 12:56:30 -04:00
interaction.rs Extract fabro-interview crate from fabro-workflows 2026-03-17 13:53:36 -04:00
lib.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
socket.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
threads.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00