File: staticcheck.conf

package info (click to toggle)
golang-github-cue-lang-cue 0.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,644 kB
  • sloc: makefile: 20; sh: 15
file content (3 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
1
2
3
# ./internal/golangorgx/... is vendored from intenral golang.org/x/... code
# so we don't maintain nor lint that code, at least not for now.
checks = ["-all"]