fabro/lib/crates/fabro-cli
Bryan Helmkamp 4d925d5d5d refactor(async): lint std::process::Command across all targets
Move async subprocess paths to Tokio or spawn_blocking, document the
intentional synchronous std::process::Command callsites, and make CI run
Clippy with --all-targets so the guardrail applies to test code too.
2026-04-12 13:35:57 -04:00
..
src refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
tests/it refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
build.rs refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
Cargo.toml feat(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -04:00