mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
chore: change to nursery instead
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
/// ```
|
||||
#[clippy::version = "1.85.0"]
|
||||
pub LITERAL_STRING_WITH_FORMATTING_ARGS,
|
||||
pedantic,
|
||||
nursery,
|
||||
"Checks if string literals have formatting arguments"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user