Remove deprecated linters
Some checks are pending
Build and Test / Go CI (push) Waiting to run
golangci-lint / lint (push) Waiting to run

This commit is contained in:
Ben van Hartingsveldt 2025-08-29 17:11:28 +02:00
parent dc6c24a11d
commit 8927acc30c
No known key found for this signature in database
GPG key ID: 261AA214130CE7AB

View file

@ -21,7 +21,6 @@ linters:
# - dupl
# - errcheck
# - exhaustive
- exportloopref
# - funlen
# - gochecknoglobals
# - gochecknoinits