version: "2" run: timeout: 5m linters: default: standard enable: - errcheck - govet - ineffassign - staticcheck - unused - misspell - bodyclose - gocritic - unconvert - unparam exclusions: rules: - path: _test\.go linters: - errcheck