docker-distribution/registry
Milos Gajdos 7ce129d63b
feat(linter): enable errcheck linter in golangci-lint
Also, bump the linter version to the latest available version.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-11-18 07:19:24 +00:00
..
api registry/api/errcode: split Register to internal / exported 2023-09-04 18:03:00 +02:00
auth feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
handlers feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
listener feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
middleware Merge pull request #2752 from davidswu/registry-driver-middleware 2023-06-21 10:06:13 -07:00
proxy feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
storage feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
registry_test.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
root.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00