fabro/lib/crates/fabro-cli/src
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
..
commands refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
shared refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
sleep_inhibitor refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
args.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
command_context.rs refactor(cli): route command output through Printer 2026-04-11 14:40:33 -04:00
gh.rs feat(install): let user choose GitHub App owner (personal or org) 2026-04-10 09:32:05 -04:00
logging.rs fmt 2026-04-11 11:27:46 -04:00
main.rs refactor(cli): route command output through Printer 2026-04-11 14:40:33 -04:00
manifest_builder.rs refactor(config): move project state under .fabro 2026-04-11 12:55:46 -04:00
server_client.rs refactor(async): prefer tokio sleeps and lint std::thread 2026-04-12 12:36:19 -04:00
server_runs.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
sse.rs refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -04:00
user_config.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00