Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(justfile): remove -Dwarnings from Clippy #264

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented Aug 30, 2023

Currently, the local Clippy run will deny warnings even when not on CI. This is a bit annoying, since we configure VS Code to run just clippy, and denying warnings means all warnings show up as errors rather than warnings in VS Code's "Problems" view.

Currently, the local Clippy run will deny warnings even when not on CI.
This is a bit annoying, since we configure VS Code to run `just clippy`,
and denying warnings means all warnings show up as errors rather than
warnings in VS Code's "Problems" view.
@hawkw hawkw requested a review from jamesmunns August 30, 2023 00:13
justfile Show resolved Hide resolved
@hawkw hawkw merged commit 4caae4f into main Aug 30, 2023
7 checks passed
@hawkw hawkw deleted the eliza/no-deny-warnings branch August 30, 2023 00:23
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.

None yet

2 participants