Skip to content

Cargo clippy guidance mismatched with CI and Contributing docs #49

@todpunk

Description

@todpunk

CI runs cargo clippy --workspace --all-targets -- -D warnings but CONTRIBUTING.md and CLAUDE.md documented the shorter form without --all-targets or -D warnings, which misses integration test files and allows warnings through. We should align the docs with what CI actually enforces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    v1.2.0Targeted for v1.2.0 release

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions