Skip to content

Commit fcf4646

Browse files
committed
1 parent f444012 commit fcf4646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/src/doc/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ declare_clippy_lint! {
452452
/// ```
453453
#[clippy::version = "1.82.0"]
454454
pub TOO_LONG_FIRST_DOC_PARAGRAPH,
455-
style,
455+
nursery,
456456
"ensure that the first line of a documentation paragraph isn't too long"
457457
}
458458

0 commit comments

Comments
 (0)