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