File: .golangci.yml

package info (click to toggle)
golang-github-coreos-vcontext 0.0~git20210903.c22998b-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: sh: 8; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
4
5
issues:
  exclude-rules:
    # Intentional garbage JSON option
    - path: validate/test/validate_test\.go$
      text: "SA5008:"