Skip to content

Commit

Permalink
Update .golangci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloudzp authored Aug 22, 2024
1 parent f51084f commit f87b8d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ run:
linters:
disable-all: true
enable:
- deadcode
- unused
- varcheck
- ineffassign
Expand All @@ -15,7 +14,6 @@ linters:
- unconvert
- govet
- errcheck
- structcheck
- staticcheck

linters-settings:
Expand Down

0 comments on commit f87b8d1

Please sign in to comment.