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

View File

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