Skip to content

Commit

Permalink
Revert "Temporarily disable goheader on pkg/join/options.go"
Browse files Browse the repository at this point in the history
golangci-lint has been fixed, this is no longer necessary.

This reverts commit 4e1c39a.

Signed-off-by: Stephen Kitt <[email protected]>
  • Loading branch information
skitt authored and tpantelis committed Jan 20, 2025
1 parent 85821c1 commit 52f1fe9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,3 @@ issues:
- path: cmd/subctl/.*\.go
linters:
- goheader

# Ignore false positive
# See https://github.com/golangci/golangci-lint/issues/5284
- path: pkg/join/options\.go
linters:
- goheader

0 comments on commit 52f1fe9

Please sign in to comment.