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

Enable clippy lints via toml #143

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Enable clippy lints via toml #143

merged 1 commit into from
Jan 1, 2024

Conversation

CrockAgile
Copy link
Collaborator

@CrockAgile CrockAgile commented Dec 31, 2023

Cargo/clippy recently added support for configuring lints via the Cargo.toml. This configures clippy lints and helps them be reliable for all contributors. And creates a central place to configure them!

@CrockAgile CrockAgile self-assigned this Dec 31, 2023
@coveralls
Copy link

Coverage Status

coverage: 97.956%. remained the same
when pulling 19ab9c0 on clippy-toml
into 973f952 on main.

Copy link
Owner

@shnewto shnewto left a comment

Choose a reason for hiding this comment

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

looks great!

@CrockAgile CrockAgile merged commit 5663b0f into main Jan 1, 2024
10 checks passed
@CrockAgile CrockAgile deleted the clippy-toml branch January 1, 2024 19:16
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.

3 participants