mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-17 23:52:34 +00:00
The SandboxProvider::Exe variant is gated behind #[cfg(feature = "exedev")], so the remaining variants are exhaustively matched without the wildcard. Removing the dead arms fixes clippy's unreachable-patterns warning. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| cli_config.rs | ||
| doctor.rs | ||
| init.rs | ||
| install.rs | ||
| logging.rs | ||
| main.rs | ||
| skill.rs | ||
| upgrade.rs | ||