Skip to content

fix cargo clippy command in fix.sh#292

Merged
NotAShelf merged 1 commit intonix-community:masterfrom
daschw:fix
May 18, 2025
Merged

fix cargo clippy command in fix.sh#292
NotAShelf merged 1 commit intonix-community:masterfrom
daschw:fix

Conversation

@daschw
Copy link
Copy Markdown
Contributor

@daschw daschw commented May 18, 2025

Running ./fix.sh errors with

+ echo 'Running clippy linter and applying available fixes'
Running clippy linter and applying available fixes
+ cargo clippy --fix --allow-dirty -W clippy::pedantic -W clippy::pedantic -W clippy::correctness -W clippy::suspicious
error: unexpected argument '-W' found

This fixes it and removes a duplicate line.

Copy link
Copy Markdown
Member

@NotAShelf NotAShelf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

@NotAShelf NotAShelf merged commit e75dacd into nix-community:master May 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants