Skip to content

Conversation

@coliff
Copy link
Member

@coliff coliff commented Sep 11, 2025

Added explanations to multiple rule documentation files describing the importance of each rule for accessibility, SEO, and code quality. Also updated the configuration example to include the new 'form-method-require' rule and fixed changelog issue links.

Added explanations to multiple rule documentation files describing the importance of each rule for accessibility, SEO, and code quality. Also updated the configuration example to include the new 'form-method-require' rule and fixed changelog issue links.
@coliff coliff requested review from Copilot and removed request for thedaviddias September 11, 2025 05:01
@coliff coliff changed the title Add 'Why this rule is important' sections to rule docs docs: Add 'Why this rule is important' sections to rule docs Sep 11, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds "Why this rule is important" sections to multiple rule documentation files to better explain the significance of each HTMLHint rule for accessibility, SEO, and code quality. Additionally, it includes configuration updates and fixes changelog issue links.

  • Added explanatory sections to 13 rule documentation files describing the importance of each rule
  • Updated the configuration example to include the new 'form-method-require' rule
  • Fixed incorrect GitHub issue links in the changelog

Reviewed Changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 2 comments.

File Description
website/src/content/docs/rules/*.mdx Added "Why this rule is important" sections to explain rule benefits for accessibility, SEO, and code quality
website/src/content/docs/configuration.md Updated configuration example to include the new 'form-method-require' rule
website/src/content/docs/changelog.mdx Fixed incorrect GitHub issue links for version 1.7.0 entries

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 11, 2025

Deploying htmlhint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2684761
Status: ✅  Deploy successful!
Preview URL: https://53671a7c.htmlhint.pages.dev
Branch Preview URL: https://dev-coliff-v170-docs-update.htmlhint.pages.dev

View logs

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds 'Why this rule is important' sections to many of the rule documentation files, which is a great improvement for users. It also updates the changelog and configuration file. My review focuses on a couple of issues in the changelog and a small improvement for one of the new documentation sections. Overall, great work on improving the documentation!

@coliff coliff merged commit 8a3a247 into main Sep 11, 2025
14 checks passed
@coliff coliff deleted the dev/coliff/v170-docs-update branch September 11, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants