linters-settings: linters: disable-all: true enable: - errcheck - gofmt - gosimple - govet - ineffassign - staticcheck - typecheck - unused issues: exclude-files: - "test_ssh\\.go$"