mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Move too_long_first_doc_paragraph to nursery
This commit is contained in:
@@ -451,7 +451,7 @@
|
||||
/// ```
|
||||
#[clippy::version = "1.81.0"]
|
||||
pub TOO_LONG_FIRST_DOC_PARAGRAPH,
|
||||
style,
|
||||
nursery,
|
||||
"ensure that the first line of a documentation paragraph isn't too long"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user