Skip to content

workflows: linting is not doing check with and without features #202

Description

@artiepoole

e.g. cargo check --no-default-features fails but our linting passes.
Locally I am running

cargo check
cargo check --no-default-features
cargo clippy --workspace --all-targets --all-features
cargo clippy --workspace --all-targets --no-default-features

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions