summaryrefslogtreecommitdiff
path: root/doc/ale-puppet.txt
AgeCommit message (Collapse)Author
2018-08-29Always use --color=false when validating puppetTim Byrne
Colorized output is difficult for ALE to parse.
2018-08-27Support options for puppet parser validateTim Byrne
It can be necessary to pass options to the puppet parser validation. The most glaring example of this is when using Puppet 3, with the `parser = future` option enabled. This update allows adding `--parser=future` to the options passed to Puppet.
2018-07-04puppet: Add puppet-languageserver linterAlexander Olofsson
2017-07-08Use equal signs for language documentation sectionsw0rp
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-04-12Set a default for the puppetlint options so the linter will behave like it ↵w0rp
always has done, by default
2017-04-12Add puppet-lint config options and documentation (#462)rcn