A plugin for Atom Linter providing an interface to htmlcs.
The Linter package must be installed in order to use this plugin. If it isn't installed, please follow the instructions here.
Directly from Atom or command line:
$ apm install linter-htmlcs
You can configure this plugin in Atom's Settings :
- You can change enabled scopes.
- You can add a default config file.
- You can set the warning severity level.