Brackets HTMLHint
A Brackets wrapper for HTMLHint
🚨 THIS PROJECT IS DEPRECATED 🚨
 How To Use • Contributing • Roadmap • Website
Usage
If you want to change the default rules place a .htmlhintrc
and/or .xmlhintrc
file at the project root.
Check the default ruleset here.
Global default options are available under "Debug > Open Preferences File" by adding or modifying "htmlhint.options" and "xmlhint.options". It also uses "jshint.options" and "csslint.options" for script and style tags.
Licence
Project initially created by @cfjedimaster and transferred to the HTMLHint organization.