puppet-lint
There are 18 repositories under puppet-lint topic.
innogames/igcommit
Git pre-receive hook to check commits and code style
voxpupuli/puppet-ghostbuster
👻 Dead code detector for Puppet
puppetlabs/puppet-vscode
Puppet Editing. Redefined.
mschuchard/puppet-check
A streamlined efficient comprehensive set of checks for your entire Puppet code and data
puppetlabs/puppet-editor-services
Puppet Language Server for editors
floek/puppet-lint-security-plugins
Identify security issues in your Puppet code.
CICDToolbox/puppet-lint
Validate your Puppet files using puppet-lint.
deanwilson/puppet-lint-no_erb_template-check
Extends puppet-lint to ensure there are no calls to the template() or inline_template() function as an aid to migrating to epp templates.
ninech/puppet-lint-global_definition-check
Extends puppet-lint to ensure that your manifests have no global resources and functions.
rodtreweek/puppet-validation-tools
Various bits and pieces for troubleshooting Puppet issues.
voxpupuli/puppet-lint-lookup_in_parameter-check
A puppet-lint plugin to check for calls to `lookup` in parameters.
voxpupuli/puppet-lint-params_empty_string-check
Puppet-lint plugin to check for empty string assignations
chrisongthb/yet-another-puppet-git-hook
Provide linting and syntax checks for working with puppet code
Green-Edge/puppet-lint-action
Fork of irasnyd/puppet-lint-action which adds new plugins and bumps the versions of existing ones.
deanwilson/puppet-lint-no_file_path_attribute-check
Extends puppet-lint to ensure file resources do not have a path attribute
deanwilson/puppet-lint-non_erb_template_filename-check
Extends puppet-lint to ensure all file names used in template functions end with the string '.erb'
mschuchard/linter-puppet-linting
Puppet linting via Puppet-Lint for pulsar