sudo CI=green && Review changes <3

This commit is contained in:
xFrednet
2024-06-04 11:02:03 +02:00
parent d9e32a69a7
commit b124b3666e
6 changed files with 8 additions and 18 deletions

View File

@@ -608,7 +608,7 @@ declare_lint! {
}
declare_lint! {
/// The `unfulfilled_lint_expectations` lint warns if a lint expectation is
/// The `unfulfilled_lint_expectations` lint detects when a lint expectation is
/// unfulfilled.
///
/// ### Example