HTMLHint

@htmlhint
3 Followers
25 Following
6 Posts
The web's most popular static code analysis tool you need for your HTML.
GitHubhttps://github.com/htmlhint/
Websitehttps://htmlhint.com

Heads up! We recently shipped HTMLHint v1.9.2 which fixes a security issue with glob dependency and improves Node v18 compatibility.

We're working on a HTMLHint v2 release soon which will drop support for Node v18 among other changes. Check GitHub for details. https://github.com/htmlhint/HTMLHint/issues/1806 Happy linting!

HTMLHint v1.8.1 is available now and improves the 'attr-lowercase' rule to handle SVG attributes. Update is available via npm and also the VS Code Extension. Happy linting! https://htmlhint.com/changelog/
Changelog

The release notes for HTMLHint, see what's changed with each new version.

HTMLHint
The VS Code extension has been updated too with support for those features.. and it's now verified for use with Cursor.
https://htmlhint.com/vs-code-extension/
HTMLHint 1.8.0 was released today with two requested features.
- Added support for disabling rules via HTML comments
- The head-script-disabled rule now has a new ‘allow-non-blocking’ option!
https://htmlhint.com/changelog/
Changelog

The release notes for HTMLHint, see what's changed with each new version.

HTMLHint
The HTMLHint VS Code extension has received 10 big updates in the past month including lots of great new features including:
- Autofix for 15 rules
- Support for using .gitignore to exclude linting
- Command option to create a .htmlhintrc config
- Many. many dependency updates and file-size optimisations
- Issue IDs in problems now link to the HTMLHint rule documentation
- Fix for config file not being loaded correctly
- Improved debugging
https://marketplace.visualstudio.com/items?itemName=HTMLHint.vscode-htmlhint
#htmlhint #webdev #vscode
HTMLHint - Visual Studio Marketplace

Extension for Visual Studio Code - VS Code integration for HTMLHint - A Static Code Analysis Tool for HTML

Hello, World