k3d/.golangci.yml

3 lines
110 B
YAML

linters-settings:
errcheck:
check-blank: false # to keep `_ = viper.BindPFlag(...)` from throwing errors