distribution/registry/storage/driver
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
..
azure feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
base storage/driver: replace URLFor method 2023-10-27 10:58:37 -04:00
factory storage/driver: plumb contexts into factories 2023-10-27 17:48:57 -04:00
filesystem feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
gcs feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
inmemory feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
middleware feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
s3-aws feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
testsuites feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
errors_test.go refactor: Storage driver errors 2023-10-18 10:02:21 +01:00
fileinfo.go format code with gofumpt 2022-11-03 22:48:20 +01:00
storagedriver.go storage/driver: replace URLFor method 2023-10-27 10:58:37 -04:00
walk.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
walk_test.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00