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

uplink(fix): Add missing doc unsafe blocks & lint #78

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

ifraixedes
Copy link
Collaborator

Document unsafe blocks that didn't have a SAFETY documentation and add the Clippy linter rules to detect unsafe undocumented blocks.

Document unsafe blocks that didn't have a `SAFETY` documentation and add
the Clippy linter rules to detect unsafe undocumented blocks.
@ifraixedes ifraixedes added type:bug Something isn't working crate:uplink Specific issues / PRs for uplink crate labels Jul 12, 2024
@ifraixedes ifraixedes self-assigned this Jul 12, 2024
@ifraixedes ifraixedes merged commit 497c270 into main Jul 12, 2024
2 checks passed
@ifraixedes ifraixedes deleted the if/add-lint-deny-undoc-unsafe branch July 12, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate:uplink Specific issues / PRs for uplink crate type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants