Skip to content

Commit 986baf2

Browse files
authored
Merge pull request #5425 from zeghong/remove-dup-linter
chore: remove duplicated `govet` linter config
2 parents 6965f40 + 5b81f0d commit 986baf2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ linters:
3535
- unparam
3636
- unused
3737
- usestdlibvars
38-
- govet
3938
- wastedassign
4039

4140
disable:

0 commit comments

Comments
 (0)