Chef/Style/DefaultCopyrightComments
The Cookstyle cops department: Chef/Style
Enabled by default | Supports autocorrection | Target Chef Version |
---|---|---|
Enabled | No | All Versions |
Checks for default copyright comments from the chef generator cookbook command
Examples
incorrect
Copyright:: 2019 YOUR_NAME
Copyright:: 2019 YOUR_COMPANY_NAME
correct
Copyright:: 2019 Tim Smith
Copyright:: 2019 Chef Software, Inc.
Configurable attributes
Name | Default value | Configurable values |
---|---|---|
Version Added | 5.12.0 | String |
Include | Array |