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 workspace lint to apply clippy rules #879

Closed
ematipico opened this issue Nov 25, 2023 · 1 comment · Fixed by #980
Closed

📎 Use workspace lint to apply clippy rules #879

ematipico opened this issue Nov 25, 2023 · 1 comment · Fixed by #980
Assignees
Labels
A-Tooling Area: internal tools S-Help-wanted Status: you're familiar with the code base and want to help the project

Comments

@ematipico
Copy link
Member

Description

This tasks needs #878 to be completed first.

Once it's done, we should use the new feature lints configuration https://doc.rust-lang.org/stable/cargo/reference/workspaces.html#the-lints-table to move our workspace lint rules to this new table.

The workspace rules are here: https://github.com/biomejs/biome/blob/main/.cargo/config.toml#L39

@ematipico ematipico added S-Help-wanted Status: you're familiar with the code base and want to help the project A-Tooling Area: internal tools labels Nov 25, 2023
@chansuke
Copy link
Member

I'd like to work on this issue:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Tooling Area: internal tools S-Help-wanted Status: you're familiar with the code base and want to help the project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants