containerd/contrib/fuzz
Sebastiaan van Stijn 29c7fc9520
clean-up "nolint" comments, remove unused ones
- fix "nolint" comments to be in the correct format (`//nolint:<linters>[,<linter>`
  no leading space, required colon (`:`) and linters.
- remove "nolint" comments for errcheck, which is disabled in our config.
- remove "nolint" comments that were no longer needed (nolintlint).
- where known, add a comment describing why a "nolint" was applied.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-12 14:40:59 +02:00
..
archive_fuzzer.go fuzzing: create structured tar bytes in archive fuzzer 2022-10-04 21:26:25 +01:00
containerd_import_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
content_fuzzer.go clean-up "nolint" comments, remove unused ones 2022-10-12 14:40:59 +02:00
cri_fuzzer.go Refactor CRI fuzzers 2022-09-19 22:14:11 +00:00
cri_sbserver_fuzzer.go Refactor CRI fuzzers 2022-09-19 22:14:11 +00:00
cri_server_fuzzer.go Refactor CRI fuzzers 2022-09-19 22:14:11 +00:00
daemon.go contrib/fuzz/daemon.go: reformat the fileheader 2022-08-18 07:42:13 +08:00
diff_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
exchange_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
fuzz_FuzzImportIndex.dict Fuzzing: Instrument with new sanitizers 2022-09-15 23:59:13 +01:00
fuzz_FuzzImportIndex.options Fuzzing: Instrument with new sanitizers 2022-09-15 23:59:13 +01:00
fuzz_images.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
metadata_fuzzer.go Fuzzing: refactor metadata fuzzers 2022-01-11 21:23:46 +00:00
oss_fuzz_build.sh Update to go 1.19.2 to address CVE-2022-2879, CVE-2022-2880, CVE-2022-41715 2022-10-04 20:58:06 +02:00
uuid_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00