remove prealloc linter
This commit is contained in:
parent
3499dcef71
commit
0eaef619f6
|
|
@ -28,7 +28,6 @@ linters:
|
|||
- loggercheck
|
||||
- misspell
|
||||
- nakedret
|
||||
# - prealloc
|
||||
- staticcheck
|
||||
- typecheck
|
||||
- unconvert
|
||||
|
|
|
|||
Loading…
Reference in New Issue