mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| commands | ||
| shared | ||
| sleep_inhibitor | ||
| args.rs | ||
| command_context.rs | ||
| gh.rs | ||
| logging.rs | ||
| main.rs | ||
| manifest_builder.rs | ||
| server_client.rs | ||
| server_runs.rs | ||
| sse.rs | ||
| user_config.rs | ||