Issue #9554 has been updated by Ryan Lane.
puppet-lint seems to only check for formatting issues, not syntax issues. If it also validates syntax, that'll work, but it doesn't look like that's the case. ---------------------------------------- Feature #9554: A standalone syntax validator https://projects.puppetlabs.com/issues/9554 Author: Ryan Lane Status: Needs More Information Priority: Normal Assignee: Ryan Lane Category: ext Target version: Affected Puppet version: Keywords: Branch: It would be nice to be able to run a syntax validator that doesn't require any of the rest of puppet. Something basic that just reports obviously broken syntax. A situation that this would be nice in would be when using gerrit. Gerrit doesn't have normal git hooks, and can't reject a push based on bad puppet syntax. Being able to run this on any client without having to install puppet would be ideal. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
