# harmless lines from vendored readmes
very-long-line-length-in-source-file 566 > 512 [vendor/sigs.k8s.io/yaml/README.md:19]
very-long-line-length-in-source-file 666 > 512 [tests/vendor/github.com/onsi/ginkgo/v2/README.md:91]

# harmless lines that happen to really be this long, which is not that long
very-long-line-length-in-source-file 528 > 512 [vendor/golang.org/x/sys/windows/types_windows.go:634]
very-long-line-length-in-source-file 565 > 512 [tests/vendor/github.com/onsi/gomega/gomega_dsl.go:417]
very-long-line-length-in-source-file 626 > 512 [tests/vendor/golang.org/x/text/internal/language/tables.go:3487]
very-long-line-length-in-source-file 746 > 512 [tests/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/verify_version.go:53]
very-long-line-length-in-source-file 1044 > 512 [tests/vendor/golang.org/x/crypto/ssh/kex.go:35]
very-long-line-length-in-source-file 2204 > 512 [tests/vendor/golang.org/x/tools/internal/typesinternal/errorcode_string.go:162]
very-long-line-length-in-source-file 2620 > 512 [third_party/libnvidia-container/src/nvcgo/vendor/github.com/cilium/ebpf/asm/func_string.go:189]
very-long-line-length-in-source-file * > 512 [tests/vendor/github.com/onsi/ginkgo/v2/CHANGELOG.md:*]
very-long-line-length-in-source-file * > 512 [tests/vendor/golang.org/x/sys/windows/types_windows.go:*]
very-long-line-length-in-source-file * > 512 [third_party/libnvidia-container/src/nvcgo/vendor/golang.org/x/sys/windows/types_windows.go:*]
very-long-line-length-in-source-file * > 512 [tests/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:*]
very-long-line-length-in-source-file * > 512 [tests/vendor/github.com/onsi/gomega/CHANGELOG.md:*]
very-long-line-length-in-source-file * > 512 [tests/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/run.go:*]
very-long-line-length-in-source-file * > 512 [third_party/libnvidia-container/src/nvcgo/vendor/github.com/cilium/ebpf/attachtype_string.go:*]
very-long-line-length-in-source-file * > 512 [tests/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:*]


# per https://man7.org/linux/man-pages/man8/ld.so.8.html, ld.so.cache is a compiled list of
# candidate shared objects previously found in the augmented library path. The fact that it's compiled
# will cause this error.
# not required anymore, keeping it here in case it's required again in the future.
# very-long-line-length-in-source-file 43425 > 512 [testdata/lookup/rootfs-2/etc/ld.so.cache:1]
# very-long-line-length-in-source-file 44091 > 512 [testdata/lookup/rootfs-1/etc/ld.so.cache:8]


# Test-only dependency
missing-notice-file-for-apache-license [tests/vendor/go.yaml.in/yaml/v3/NOTICE]
# Installed to NOTICE.runc
missing-notice-file-for-apache-license [vendor/github.com/opencontainers/runc/NOTICE]
# Installed to NOTICE.grpc
missing-notice-file-for-apache-license [vendor/google.golang.org/grpc/NOTICE.txt]
# Installed to NOTICE.yaml.v3
missing-notice-file-for-apache-license [vendor/gopkg.in/yaml.v3/NOTICE]
# Installed to NOTICE.goyaml.v2
missing-notice-file-for-apache-license [vendor/sigs.k8s.io/yaml/goyaml.v2/NOTICE]
