Chore: Remove unnecessary typecheck linter config (#89198)

pull/89766/head^2
Li Zeghong 11 months ago committed by GitHub
parent de06762852
commit edc1f50c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .golangci.toml

@ -150,7 +150,6 @@ enable = [
"revive",
"staticcheck",
"stylecheck",
"typecheck",
"unconvert",
"unused",
"whitespace",

Loading…
Cancel
Save