Skip to content

Commit 7fc4671

Browse files
SET001blyxyas
andauthored
Update clippy_lints/src/empty_docs.rs
remove empty line Co-authored-by: Alejandra González <[email protected]>
1 parent 33edb6d commit 7fc4671

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/empty_docs.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use rustc_session::{declare_lint_pass, declare_tool_lint};
66
declare_clippy_lint! {
77
/// ### What it does
88
/// Detects documentation that is empty.
9-
109
/// ### Why is this bad?
1110
/// It is unlikely there is any reason to have empty documentation for an entity
1211
///

0 commit comments

Comments
 (0)