remove prealloc linter

This commit is contained in:
brokenpip3 2025-03-30 16:15:52 +02:00
parent 3499dcef71
commit 0eaef619f6
No known key found for this signature in database
GPG Key ID: 1D9BDC803797B4B6
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ linters:
- loggercheck
- misspell
- nakedret
# - prealloc
- staticcheck
- typecheck
- unconvert