File: staticcheck.conf

package info (click to toggle)
golang-github-mdlayher-raw 0.0~git20191009.50f2db8-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 144 kB
  • sloc: makefile: 2
file content (2 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (3)
1
2
# Do not flag deprecated syscall functions in BSD functionality.
checks = ["all", "-SA1019"]