# Time out set to 6 minutes deadline: 6m # modules-download-mode: vendor # Enable and disable linters by adjusting below linters: disable-all: true enable: - bodyclose - deadcode - goconst - gocritic - goimports - golint - gofmt - gosimple - govet - ineffassign - interfacer - maligned - misspell - staticcheck - structcheck - stylecheck - typecheck - unconvert - unparam - unused - varcheck