0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/test
Alex Stan d325c8b5f4 Fix problems signaled by new linter version v1.45.2
PR (linter: upgrade linter version #405) triggered lint job which failed
with many errors generated by various linters. Configurations were added to
golangcilint.yaml and several refactorings were made in order to improve the
results of the linter.

maintidx linter disabled

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-04-27 09:55:44 -07:00
..
common.go Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
common_test.go test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
dev.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
inject_test.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
prod.go coverage: add failure injection framework 2022-01-28 08:56:00 -08:00