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 documentation to make clippy happy #93

Open
5aitama opened this issue Aug 8, 2024 · 0 comments
Open

Add documentation to make clippy happy #93

5aitama opened this issue Aug 8, 2024 · 0 comments

Comments

@5aitama
Copy link

5aitama commented Aug 8, 2024

Hi, when I use bilge = "0.2" with :

[workspace.lints.rust]
missing_docs = "deny"

I have errors like:
image
And my code is :
image
Does bilge not take into account the documentation token of my struct/enum or the functions generated by the macro does bilge not have documentation ?

  • my version of rustc is 1.79.0 (129f3b996 2024-06-10)
  • my version of cargo is 1.79.0 (ffa9cf99a 2024-06-03)
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