Unverified Commit 2de59afc by Enkelmann Committed by GitHub

deny missing docs in the CI (#190)

parent d9750edc
......@@ -36,4 +36,4 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: clippy
args: -- -D clippy::all
\ No newline at end of file
args: -- -D clippy::all -D missing_docs
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment