Skip to content

Commit

Permalink
Pipe minus added
Browse files Browse the repository at this point in the history
  • Loading branch information
nialdaly committed Jan 2, 2025
1 parent 142a0e9 commit 5ee0cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ linters-settings:
regexp:
YEAR: 202[4-9]|20[3-9][0-9]|2[1-9][0-9][0-9]
# Require Cofide copyright and SPDX license in all source files.
template: |
template: |-
Copyright {{ YEAR }} {{ COMPANY }}.
SPDX-License-Identifier: Apache-2.0

0 comments on commit 5ee0cee

Please sign in to comment.