Skip to content

Conversation

@coliff
Copy link
Member

@coliff coliff commented Nov 25, 2025

Introduces parsing of htmlhint-disable and htmlhint-enable comments to selectively disable rules or all rules on specific lines. Updates the Reporter to respect these disable comments, preventing messages for disabled rules. Documentation and tests updated to reflect new functionality.

Introduces parsing of htmlhint-disable and htmlhint-enable comments to selectively disable rules or all rules on specific lines. Updates the Reporter to respect these disable comments, preventing messages for disabled rules. Documentation and tests updated to reflect new functionality.
@coliff coliff linked an issue Nov 25, 2025 that may be closed by this pull request
@coliff coliff requested a review from Copilot November 25, 2025 04:37
@codecov

This comment was marked as resolved.

gemini-code-assist[bot]

This comment was marked as resolved.

Copilot finished reviewing on behalf of coliff November 25, 2025 04:41
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@cloudflare-workers-and-pages

This comment was marked as resolved.

This comment was marked as resolved.

@coliff coliff merged commit 3218808 into main Nov 25, 2025
27 of 28 checks passed
@coliff coliff deleted the 1227-comment-to-disableignore-rules branch November 25, 2025 04:56
@hu3bi
Copy link

hu3bi commented Nov 27, 2025

@coliff thank you for that <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comment to disable/ignore rules

3 participants