linter-haproxy
Linter for HAProxy config
abulimov 2,080 2 0.2.2 MIT GitHub

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.