Chore: Remove unnecessary typecheck linter config (#89198)
This commit is contained in:
@@ -150,7 +150,6 @@ enable = [
|
|||||||
"revive",
|
"revive",
|
||||||
"staticcheck",
|
"staticcheck",
|
||||||
"stylecheck",
|
"stylecheck",
|
||||||
"typecheck",
|
|
||||||
"unconvert",
|
"unconvert",
|
||||||
"unused",
|
"unused",
|
||||||
"whitespace",
|
"whitespace",
|
||||||
|
|||||||
Reference in New Issue
Block a user