Skip to content

fix(linter/local-refs-exist): include broken hrefs in warning hint - #5284

Draft
marcoscaceres wants to merge 1 commit into
mainfrom
fix/4378-local-refs-details
Draft

fix(linter/local-refs-exist): include broken hrefs in warning hint#5284
marcoscaceres wants to merge 1 commit into
mainfrom
fix/4378-local-refs-details

Conversation

@marcoscaceres

@marcoscaceres marcoscaceres commented May 9, 2026

Copy link
Copy Markdown
Contributor

Closes #4378

Include the broken href values in the warning hint so authors can
identify which links need fixing in CLI output.

Written with AI: this change was generated by Claude. Per AI_POLICY.md.

The warning message said "Please fix the links mentioned" without
listing which links were broken. Include the href values so authors
can identify the broken references, especially in CLI output where
element highlighting isn't available.

Closes #4378
@marcoscaceres marcoscaceres added the AI Contains AI-generated logic; see AI_POLICY.md label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Contains AI-generated logic; see AI_POLICY.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter-rules/local-refs-exists says to fix links mentioned, but no links mentioned

1 participant