Skip to content

Commit

Permalink
deleted the deprecated variables
Browse files Browse the repository at this point in the history
Signed-off-by: KiranSatyaRaj <[email protected]>
  • Loading branch information
KiranSatyaRaj committed Nov 21, 2022
1 parent b96337a commit f0f8cbd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ linters:
enable:
- asciicheck
- bodyclose
- deadcode
- depguard
- errcheck
- gofmt
Expand All @@ -84,14 +83,11 @@ linters:
- ineffassign
- misspell
- nakedret
- rowserrcheck
- staticcheck
- structcheck
- typecheck
- unconvert
- unparam
- unused
- varcheck
- revive
- gocritic
- govet
Expand Down

0 comments on commit f0f8cbd

Please sign in to comment.