Description
Puppet manifests can be checked for style-guide violations before they are reviewed or deployed. This is useful for infrastructure teams that want consistent configuration code across modules and environments.
It is a command-line linting tool. It reports style and some quality issues, but it does not prove that a Puppet change is safe to apply to production systems.