Chore: Remove unnecessary typecheck linter config (#89198)

This commit is contained in:
Li Zeghong
2024-07-04 02:33:03 +03:00
committed by GitHub
parent de06762852
commit edc1f50c4e
-1
View File
@@ -150,7 +150,6 @@ enable = [
"revive", "revive",
"staticcheck", "staticcheck",
"stylecheck", "stylecheck",
"typecheck",
"unconvert", "unconvert",
"unused", "unused",
"whitespace", "whitespace",