ci: Disable prealloc linter

Signed-off-by: Pat Zielinski <git@patzielinski.com>
This commit is contained in:
Pat Zielinski 2026-01-13 15:14:32 -05:00
parent 5b29b79247
commit f37ed6006a
No known key found for this signature in database
GPG key ID: 7C0D2647F097CE44

View file

@ -9,7 +9,6 @@ linters:
- gosec
- importas
- misspell
- prealloc
- revive
- staticcheck
- tparallel