Chef/Style/CopyrightCommentFormat
The Cookstyle cops department: Chef/Style
Enabled by default | Supports autocorrection | Target Chef Version |
---|---|---|
Not Enabled | Yes | All Versions |
Checks for incorrectly formatted copyright comments.
Examples
incorrect
Copyright:: 2013-2022 Opscode, Inc.
Copyright:: 2013-2022 Chef Inc.
Copyright:: 2013-2022 Chef Software Inc.
Copyright:: 2009-2010 2013-2022 Chef Software Inc.
Copyright:: Chef Software Inc.
Copyright:: Tim Smith
Copyright:: Copyright (c) 2015-2022 Chef Software, Inc.
correct
Copyright:: 2013-2022 Chef Software, Inc.
Copyright:: 2013-2022 Tim Smith
Copyright:: 2019 37Signals, Inc.
Configurable attributes
Name | Default value | Configurable values |
---|---|---|
Version Added | 5.0.0 | String |
Include | Array |