Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HTMLHint/brackets-htmlhint

Brackets wrapper for HTMLHint
https://github.com/HTMLHint/brackets-htmlhint

brackets brackets-htmlhint html htmlhint javascript

Last synced: 3 months ago
JSON representation

Brackets wrapper for HTMLHint

Awesome Lists containing this project

README

        




Brackets HTMLHint


A Brackets wrapper for HTMLHint

🚨 THIS PROJECT IS DEPRECATED 🚨



Travis Build Status


Codecov


NPM count

MIT Licence

Chat


Chat


  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](https://github.com/htmlhint/HTMLHint/wiki/Usage).

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](https://github.com/cfjedimaster) and transferred to the [HTMLHint](https://github.com/htmlhint) organization.

Logo HTMLHint

[MIT License](./LICENSE)