Skip to content

Commit f6354f7

Browse files
committed
ci: drop prealloc linter
1 parent 411d457 commit f6354f7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.golangci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ linters:
5959
- nolintlint
6060
- nonamedreturns
6161
- nosprintfhostport
62-
- prealloc
6362
- predeclared
6463
- promlinter
6564
- reassign
@@ -92,7 +91,6 @@ linters:
9291
- linters:
9392
- gochecknoglobals
9493
- gosec
95-
- prealloc
9694
path: (.+)_test.go
9795
paths:
9896
- third_party$

0 commit comments

Comments
 (0)