Chore: Remove unnecessary typecheck linter config (#89198)

This commit is contained in:
Li Zeghong 2024-07-04 07:33:03 +08:00 committed by GitHub
parent de06762852
commit edc1f50c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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