rm : typecheck from golangci lint

This commit is contained in:
Shivam Sharma 2024-02-16 11:41:32 +05:30
parent 01740e47de
commit 017e688548

View file

@ -19,7 +19,6 @@ linters:
- ineffassign
- misspell
- unconvert
- typecheck
- unused
- staticcheck
- bidichk