We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffd0a9 commit 6d024f8Copy full SHA for 6d024f8
crates/djls-semantic/src/semantic/args.rs
@@ -386,7 +386,7 @@ mod tests {
386
}
387
388
389
- /// Test helper: Create a temporary NodeList with a single tag and validate it
+ /// Test helper: Create a temporary `NodeList` with a single tag and validate it
390
fn check_validation_errors(
391
tag_name: &str,
392
bits: &[String],
0 commit comments