fabro/.fabro/workflows/smoke
Bryan Helmkamp ea3b7437e2
fix(workflows): add --all-targets to clippy in fabro workflows
The implement-plan and smoke workflows ran clippy without --all-targets,
so test, example, and bench targets were skipped. CI runs clippy with
--all-targets, so lint errors in test code passed the workflow's verify
gate but failed CI on push. Aligns the workflow lint commands with CI
and CLAUDE.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 11:12:40 -04:00
..
workflow.fabro fix(workflows): add --all-targets to clippy in fabro workflows 2026-05-04 11:12:40 -04:00
workflow.toml refactor(config): move project state under .fabro 2026-04-11 12:55:46 -04:00