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

Add more lint constraints #8

Open
Neotamandua opened this issue Feb 5, 2025 · 0 comments
Open

Add more lint constraints #8

Neotamandua opened this issue Feb 5, 2025 · 0 comments

Comments

@Neotamandua
Copy link
Member

Summary

Once the token is close to final and undergoes fewer structural changes, we should add stricter linting to the crates.

Currently, we already have:

#![deny(missing_docs)]

but this should also be included later:

#![deny(rustdoc::broken_intra_doc_links)]
#![deny(clippy::pedantic)]
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

No branches or pull requests

1 participant