• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-puppet-parser

Linter plugin for Puppet, using puppet parser validate
asquelt
0.1.1 2,836
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-puppet-parser

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

Installation

  • Install puppet
  • $ apm install linter (if you don't have linter yet installed)
  • $ apm install linter-puppet-parser

Settings

You can configure linter-puppet-parser by editing your ~/.atom/config.cson (on Linux). You can do this from Atom itself by choosing Open Your Config in Atom Edit menu. All the settings are optional and have reasonable defaults.

'linter-puppet-parser':
  # eg. --parser future
  # default: --disable_warnings=deprecations
  'puppetArguments': '--parser future'
  # eg '/usr/bin/puppet'
  # default: puppet
  'puppetExecutablePath': '/usr/bin/puppet'

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by