Skip to content

Conversation

@Maruti1887
Copy link

@Maruti1887 Maruti1887 commented Nov 27, 2025

This commit adds detailed documentation comments and improves the formatting of the HTMLProofer runner script to enhance readability and make the code easier for new contributors to understand.

Key improvements:

  • Added explanatory comments for script purpose and each configuration option
  • Added section headers to structure the file
  • Documented URL ignore list and regex patterns
  • Improved spacing and formatting for clarity
  • Added frozen_string_literal: true for Ruby best practices

No functional behavior was changed; the script runs exactly as before. These updates strictly improve maintainability and contributor experience.

This commit adds detailed documentation comments and improves the formatting
of the HTMLProofer runner script to enhance readability and make the code
easier for new contributors to understand.

Key improvements:
- Added explanatory comments for script purpose and each configuration option
- Added section headers to structure the file
- Documented URL ignore list and regex patterns
- Improved spacing and formatting for clarity
- Added `frozen_string_literal: true` for Ruby best practices

No functional behavior was changed; the script runs exactly as before.
These updates strictly improve maintainability and contributor experience.
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.

1 participant