Skip to content

Commit

Permalink
Move too_long_first_doc_paragraph to nursery
Browse files Browse the repository at this point in the history
  • Loading branch information
xFrednet committed Oct 15, 2024
1 parent f444012 commit fcf4646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy_lints/src/doc/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ declare_clippy_lint! {
/// ```
#[clippy::version = "1.82.0"]
pub TOO_LONG_FIRST_DOC_PARAGRAPH,
style,
nursery,
"ensure that the first line of a documentation paragraph isn't too long"
}

Expand Down

0 comments on commit fcf4646

Please sign in to comment.