mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Remove unnecessary typecheck linter config (#89198)
This commit is contained in:
parent
de06762852
commit
edc1f50c4e
@ -150,7 +150,6 @@ enable = [
|
|||||||
"revive",
|
"revive",
|
||||||
"staticcheck",
|
"staticcheck",
|
||||||
"stylecheck",
|
"stylecheck",
|
||||||
"typecheck",
|
|
||||||
"unconvert",
|
"unconvert",
|
||||||
"unused",
|
"unused",
|
||||||
"whitespace",
|
"whitespace",
|
||||||
|
Loading…
Reference in New Issue
Block a user