We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abc919 commit 25249b6Copy full SHA for 25249b6
.golangci.yml
@@ -53,7 +53,7 @@ linters-settings:
53
goheader:
54
# template does not contains the comment indicator '//' or '/*' '*/'
55
template: |-
56
- Copyright 2024 The PipeCD Authors.
+ Copyright {{mod-year-range}} The PipeCD Authors.
57
58
Licensed under the Apache License, Version 2.0 (the "License");
59
you may not use this file except in compliance with the License.
0 commit comments