1
Fork 0

sudo CI=green && Review changes <3

This commit is contained in:
xFrednet 2024-06-04 11:02:03 +02:00
parent d9e32a69a7
commit b124b3666e
No known key found for this signature in database
GPG key ID: F5C59D0E669E5302
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