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

fix(IDX): enable colors in clippy #3628

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Conversation

nmattia
Copy link
Contributor

@nmattia nmattia commented Jan 27, 2025

This sets
CARGO_TERM_COLOR to "always" so that the output from clippy has nice colors.

This sets
[`CARGO_TERM_COLOR`](https://doc.rust-lang.org/cargo/reference/config.html#termcolor) to "always" so that the output from clippy has nice colors.
@github-actions github-actions bot added the fix label Jan 27, 2025
@nmattia nmattia force-pushed the nm-cargo-term-color-clippy branch from 1ae6b87 to 2628650 Compare January 27, 2025 13:56
@maksymar maksymar force-pushed the nm-cargo-term-color-clippy branch from 810af13 to 1ae6b87 Compare January 27, 2025 13:57
@nmattia nmattia force-pushed the nm-cargo-term-color-clippy branch from 1ae6b87 to 2628650 Compare January 27, 2025 13:59
@nmattia nmattia marked this pull request as ready for review January 27, 2025 14:01
@nmattia nmattia requested a review from a team as a code owner January 27, 2025 14:01
@github-actions github-actions bot added the @idx label Jan 27, 2025
@nmattia nmattia enabled auto-merge January 27, 2025 14:01
@nmattia nmattia added this pull request to the merge queue Jan 27, 2025
Merged via the queue into master with commit 048d528 Jan 27, 2025
29 checks passed
@nmattia nmattia deleted the nm-cargo-term-color-clippy branch January 27, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants