Skip to content

Commit

Permalink
lint: use clearer wording on error message
Browse files Browse the repository at this point in the history
  • Loading branch information
willcl-ark committed Dec 5, 2024
1 parent 811a65d commit f6afca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lint/test_runner/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ fn lint_markdown() -> LintResult {
r#"
One or more markdown links are broken.
Relative links are preferred (but not required) as jumping to file works natively within Emacs.
Note: relative links are preferred as jump-to-file works natively within Emacs, but they are not required.
Markdown link errors found:
{}
Expand Down

0 comments on commit f6afca4

Please sign in to comment.