Skip to content

Commit 5b234c9

Browse files
committed
Change category to pedantic
1 parent 475d10d commit 5b234c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/src/attrs/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ declare_clippy_lint! {
470470
/// ```
471471
#[clippy::version = "1.85.0"]
472472
pub IGNORE_WITHOUT_REASON,
473-
restriction,
473+
pedantic,
474474
"ignored tests without messages"
475475
}
476476

0 commit comments

Comments
 (0)