golangci: enable 'staticcheck'

This commit is contained in:
umarcor 2022-08-22 02:34:50 +02:00
parent fb85207e34
commit 4e2204874e

View file

@ -50,7 +50,7 @@ linters:
#- nolintlint
#- rowserrcheck
#- scopelint
#- staticcheck
- staticcheck
#- structcheck ! deprecated since v1.49.0; replaced by 'unused'
#- stylecheck
#- typecheck