fabro/lib/crates/fabro-cli
Bryan Helmkamp f676fa779b
fix(ci): clean up clippy warnings and refresh CLI docs
Drop async from validate::run after the preflight refactor removed all
awaits, replace absolute paths and a one-liner helper in
manifest_validation, swap a redundant to_path_buf for clone in a test,
and regenerate cli.mdx so docs check stays green.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 01:03:16 -04:00
..
src fix(ci): clean up clippy warnings and refresh CLI docs 2026-04-29 01:03:16 -04:00
tests/it test(cli): prune slow integration outliers 2026-04-28 19:26:27 -07:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml feat(server): support stdout log destination 2026-04-26 14:52:15 -04:00