Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 603 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 603 Bytes

linter-htmlcs

A plugin for Atom Linter providing an interface to htmlcs.

Installation

The Linter package must be installed in order to use this plugin. If it isn't installed, please follow the instructions here.

Plugin installation

Directly from Atom or command line:

$ apm install linter-htmlcs

Settings

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.