Skip to content

Commit

Permalink
chore(ci): update deprecated options in .golangci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Dominic Evans <[email protected]>
  • Loading branch information
dnwe committed Feb 3, 2025
1 parent 4eefbe8 commit 865737e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
run:
go: "1.20"
timeout: 5m
deadline: 10m

linters-settings:
govet:
check-shadowing: false
shadow: false
golint:
min-confidence: 0
gocyclo:
Expand Down

0 comments on commit 865737e

Please sign in to comment.