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 more clippy lints for automated code review #154

Open
mara-schulke opened this issue Oct 27, 2023 · 1 comment
Open

Enable more clippy lints for automated code review #154

mara-schulke opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels
type::idea Rough idea or proposal for buffrs type::style Related to personal or community opinions
Milestone

Comments

@mara-schulke mara-schulke added type::style Related to personal or community opinions type::idea Rough idea or proposal for buffrs labels Oct 27, 2023
@mara-schulke mara-schulke added this to the Stabilization milestone Oct 27, 2023
@mara-schulke mara-schulke self-assigned this Oct 27, 2023
@tomkarw
Copy link
Contributor

tomkarw commented Dec 6, 2023

Let me introduce you to a comprehensive list of optional clippy lints :P

However, I dislike the fact that optional lints used to pollute source files. Starting from 1.74.0 there is a way to specify them in Cargo.toml, we should use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::idea Rough idea or proposal for buffrs type::style Related to personal or community opinions
Projects
Status: No status
Development

No branches or pull requests

2 participants