Skip to content

Spot session configuration of clippy lints does not work #371

Description

@sammyhori

The documentation states that I can configure (cargo) clippy lints with the example being bacon clippy -- -W clippy::pedantic.

When running that, I instead get:

 error: unexpected argument '-W' found

 Usage: cargo check [OPTIONS]

 For more information, try '--help'.

bacon clippy works as expected and definitely runs clippy rather than check.

Bacon Version

% bacon --version
bacon 3.16.0

System information

OS: macOS Sequoia 15.4.1
Shell: zsh 5.9 (arm64-apple-darwin24.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions