Update golangci config

This commit is contained in:
Daniel 2023-09-26 13:06:16 +02:00
parent 9c7f6954e6
commit 863e870b23

View file

@ -7,6 +7,7 @@ linters:
- containedctx
- contextcheck
- cyclop
- depguard
- exhaustivestruct
- exhaustruct
- forbidigo
@ -22,6 +23,7 @@ linters:
- interfacer
- ireturn
- lll
- musttag
- nestif
- nilnil
- nlreturn