Skip to content

dodevops/puppet-lint-summary_comment-check

Repository files navigation

Puppet lint summary check

This checks whether a class contains a valid header comment that starts with a summary like this:

# @summary
#   This is a Puppet class

class my_class {

Usage

To use the plugin, add the following line to the Gemfile:

gem 'puppet-lint-summary_comment-check'

About

A Puppet lint plugin to check a valid summary comment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages