Skip to content

Commit 6d024f8

Browse files
clippy fmt
1 parent dffd0a9 commit 6d024f8

File tree

1 file changed

+1
-1
lines changed
  • crates/djls-semantic/src/semantic

1 file changed

+1
-1
lines changed

crates/djls-semantic/src/semantic/args.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ mod tests {
386386
}
387387
}
388388

389-
/// Test helper: Create a temporary NodeList with a single tag and validate it
389+
/// Test helper: Create a temporary `NodeList` with a single tag and validate it
390390
fn check_validation_errors(
391391
tag_name: &str,
392392
bits: &[String],

0 commit comments

Comments
 (0)