Skip to content

Commit

Permalink
Close code block in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Centri3 committed Apr 25, 2023
1 parent 90c3d60 commit dbd8888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clippy_lints/src/excessive_nesting.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ declare_clippy_lint! {
/// private_run(self);
/// }
/// }
/// ```
#[clippy::version = "1.70.0"]
pub EXCESSIVE_NESTING,
restriction,
Expand Down

0 comments on commit dbd8888

Please sign in to comment.