abulimov / atom-linter-haproxy

Atom linter plugin for HAProxy, using haproxy-lint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Atom linter plugin for HAProxy, using haproxy-lint.

License:MIT License


Languages

Language:CoffeeScript 100.0%