Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 747 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 747 Bytes

linter-glualint

Requirements

You will need the following:

Note: This plugin will NOT work if glualint is not installed properly! Please follow the installation guide in its README properly!

Installation

  • $ apm install linter (if you don't have Atom Linter installed).

  • $ apm install linter-glualint

Configuration

Atom -> Preferences... -> Packages -> Linter glualint -> Settings:

  • Executable Path to your glualint executable, if it's not on your system's PATH environment variable.
  • Lint on save Whether files should be linted only on save or while you type.