linter-htmllint
2018
Linter plugin for Atom for html, using htmllint.
Description
Once I started using htmllint and found out there existed no Atom linter plugin, I decided to start one myself. I started with a fork of linter-htmlhint and modified the code such that it worked for htmllint instead of htmlhint. On top of that I added a feature to report new bugs directly from the Atom editor, and the option to automatically disable the linter if no configuration file is found.