Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[fix docs compiler warnings] Nicks pallet #14668

Merged
merged 3 commits into from
Jul 29, 2023

Conversation

sacha-l
Copy link
Contributor

@sacha-l sacha-l commented Jul 28, 2023

This PR fixes the 7 compiler warnings emitted by running RUSTFLAGS="-W missing_docs" cargo check -p pallet-nicks by adding missing documentation throughout the crate.

@sacha-l sacha-l added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). I6-documentation Documentation needs fixing, improving or augmenting. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Jul 28, 2023
@sacha-l sacha-l requested review from a team July 28, 2023 06:56
Copy link
Member

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again a #![deny(missing_docs)] please 😄

@ggwpez
Copy link
Member

ggwpez commented Jul 29, 2023

bot merge

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit I6-documentation Documentation needs fixing, improving or augmenting.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants