/atom-linter-haproxy

Atom linter plugin for HAProxy, using haproxy-lint.

Primary LanguageCoffeeScriptMIT LicenseMIT

linter-haproxy package

This package will lint your opened HAProxy configs in Atom, using haproxy-lint.

Installation

Configuration

  • Executable Path to your haproxy-lint executable. This is useful if haproxy-lint is not in $PATH.
  • Args Arguments to run haproxy-lint, default is --json. Useful to enable or disable linter options.