.golangci.yml 81 B

12345
  1. issues:
  2. exclude-rules:
  3. - path: _test\.go
  4. linters:
  5. - errcheck