Skip to content

Commit e51e7e0

Browse files
authored
Remove redundant 'typecheck' linter (#8298)
1 parent 2013061 commit e51e7e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.golangci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ linters:
146146
- ineffassign
147147
- misspell
148148
- staticcheck
149-
- typecheck
150149
- unused
151150
# TODO: enable the below linter in the future
152151
# - maligned

0 commit comments

Comments
 (0)