Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-17 | 433 Bytes | |
v1.6.0 source code.tar.gz | 2025-06-17 | 398.9 kB | |
v1.6.0 source code.zip | 2025-06-17 | 534.7 kB | |
Totals: 3 Items | 934.0 kB | 0 |
- feat: Add rule
attr-value-no-duplication
https://github.com/htmlhint/HTMLHint/pull/1650 - feat: Add rule:
tag-no-obsolete
https://github.com/htmlhint/HTMLHint/pull/1660 - feat: Improved SARIF formatter to output help text (useful for GitHub Code Scanning)
- chore: Lots of dev dependency updates (ESLint, Jest, TypeScript) and fixes
- docs: Add GitHub Code Scanning page