Skip to content

Commit dbd8888

Browse files
committed
Close code block in example
1 parent 90c3d60 commit dbd8888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clippy_lints/src/excessive_nesting.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ declare_clippy_lint! {
6060
/// private_run(self);
6161
/// }
6262
/// }
63+
/// ```
6364
#[clippy::version = "1.70.0"]
6465
pub EXCESSIVE_NESTING,
6566
restriction,

0 commit comments

Comments
 (0)