Update .golangci.yml

This commit is contained in:
Faye Amacker 2024-05-27 22:25:11 -05:00 committed by GitHub
parent f928cfee6a
commit 3ffae58c48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,6 +63,7 @@ linters:
- errcheck
- exportloopref
- goconst
- gocritic
- gocyclo
- gofmt
- goimports