Add clippy with -D warnings (deny all warnings) to both Rust CI pipelines. The production-deploy workflow already had clippy. This ensures lint issues are caught before merge for both services. Addresses audit finding D15: clippy not present in all Rust workflows. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| backend-ci.yml | ||
| cd.yml | ||
| chat-ci.yml | ||
| ci.yml | ||
| frontend-ci.yml | ||
| playwright.yml | ||
| storybook-audit.yml | ||
| stream-ci.yml | ||