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

Use tables in Cargo.toml to specify required lints #721

Closed
mulkieran opened this issue Jul 25, 2024 · 0 comments
Closed

Use tables in Cargo.toml to specify required lints #721

mulkieran opened this issue Jul 25, 2024 · 0 comments
Assignees

Comments

@mulkieran
Copy link
Member

mulkieran commented Jul 25, 2024

Remove the use of command-line arguments in a Makefile. The reason for this is that putting command-line arguments or environment variables in a Makefile, in preference to using the facilities that the tool your using provides, is generally not the right thing to do.

@mulkieran mulkieran self-assigned this Jul 25, 2024
@github-project-automation github-project-automation bot moved this to Todo in 2024July Jul 25, 2024
@mulkieran mulkieran moved this from Todo to In Progress in 2024July Jul 25, 2024
@mulkieran mulkieran changed the title Use tables in clippy.toml to specify required lints Use tables in Cargo.toml to specify required lints Jul 25, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in 2024July Jul 30, 2024
@mulkieran mulkieran removed this from 2024July Aug 2, 2024
@mulkieran mulkieran moved this from Todo to Done in 2024August Aug 2, 2024
@mulkieran mulkieran moved this from Done to Done (1) in 2024August Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done (1)
Development

No branches or pull requests

1 participant