Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-29 | Always use --color=false when validating puppet | Tim Byrne | |
Colorized output is difficult for ALE to parse. | |||
2018-08-27 | Support options for puppet parser validate | Tim 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-04 | puppet: Add puppet-languageserver linter | Alexander Olofsson | |
2017-07-08 | Use equal signs for language documentation sections | w0rp | |
2017-04-27 | Add tags for buffer-local variants of each linter option | Adriaan Zonnenberg | |
2017-04-12 | Set a default for the puppetlint options so the linter will behave like it ↵ | w0rp | |
always has done, by default | |||
2017-04-12 | Add puppet-lint config options and documentation (#462) | rcn | |