Skip to content

Commit 36bb001

Browse files
committed
Deny missing docs
1 parent fb5064c commit 36bb001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
9797
#![crate_name = "i2cdev"]
9898
#![crate_type = "lib"]
99+
#![deny(missing_docs)]
99100

100101
#[macro_use]
101102
extern crate bitflags;

0 commit comments

Comments
 (0)