Skip to content

Commit

Permalink
Run goheader on upgrade_strategy.go again
Browse files Browse the repository at this point in the history
The original issue was fixed in golangci-lint 1.63.3.
  • Loading branch information
swiatekm committed Jan 3, 2025
1 parent f553aee commit a5b3e75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ issues:
- linters:
- gci
source: "// \\+kubebuilder"
# For some reason goheader complains about these files, even though the headers are correct
- linters:
- goheader
path: upgrade_strategy\.go

linters:
enable:
Expand Down

0 comments on commit a5b3e75

Please sign in to comment.