linter-puppet-parse

Linter plugin for Puppet, using puppet-parse

dougbyrne

938

2

0.6.0

MIT

GitHub

linter-puppet-parse

This package will lint your .pp opened files in Atom through puppet parser validate.

Installation

Settings

You can configure linter-puppet-parse by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

'linter-puppet-parse':
  'puppetParseArguments': ''
  'puppetParseExecutablePath': null # puppet-parse path. run 'which puppet' to find the path