
.pp.
The online linter uses the Puppet-Lint tool to check Puppet code against the Puppet Labs Style Guide and return any errors or warnings.
In addition to linting your files you can also enable parser validation much like running puppet parser validate on the command line.
In addition to the web interface you can also lint files via a GitHub Post-Receive hook or via the API.