Skip to content

Commit e083cf4

Browse files
committed
Remove forcetypeassert and prealloc
1 parent cb1d105 commit e083cf4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ linters:
5050
- errorlint
5151
- exportloopref
5252
- fatcontext
53-
- forcetypeassert
5453
- ginkgolinter
5554
- gocheckcompilerdirectives
5655
- gocyclo
@@ -71,7 +70,6 @@ linters:
7170
- nilerr
7271
- noctx
7372
- nolintlint
74-
- prealloc
7573
- predeclared
7674
- promlinter
7775
- reassign

0 commit comments

Comments
 (0)