version: "2" run: timeout: 5m linters: enable: - errcheck - govet - ineffassign - staticcheck issues: exclusions: rules: - path: _test\.go linters: - errcheck