Skip to content

Commit 5dbbc3e

Browse files
committed
code polish
1 parent f878d0d commit 5dbbc3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hook/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
clippy::single_char_lifetime_names, // TODO: change lifetime names
4747
clippy::test_attr_in_doctest,
4848
linker_messages,
49+
unknown_lints,
4950
)]
5051
#![doc = include_str!("../docs/en/hook.md")]
5152

0 commit comments

Comments
 (0)