linters: disable-all: true enable: - deadcode - errcheck - gofmt - goimports - gosimple - ineffassign - misspell - staticcheck - structcheck - unconvert - unused - varcheck - govet linters-settings: goimports: local-prefixes: github.com/bastiandoetsch/mullvad-best-server output: format: tab run: deadline: 10m