linters:
enable:
- golint
issues:
exclude-rules:
- path: _test.go
- errcheck
linters-settings:
errcheck:
exclude: scripts/errcheck_excludes.txt