We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c7bcd commit 89315e0Copy full SHA for 89315e0
.golangci.example.yml
@@ -231,7 +231,7 @@ linters-settings:
231
regexp:
232
# define here regexp type values, for example
233
# AUTHOR: .*@mycompany\.com
234
- template: # |
+ template: # |-
235
# put here copyright header template for source code files, for example:
236
# Note: {{ YEAR }} is a builtin value that returns the year relative to the current machine time.
237
#
0 commit comments