Update golangci-lint config

This commit is contained in:
Daniel 2023-07-20 14:05:29 +02:00
parent 0670956bbd
commit 1449a9639a

View file

@ -7,6 +7,7 @@ linters:
- containedctx
- contextcheck
- cyclop
- depguard
- exhaustivestruct
- exhaustruct
- forbidigo