agola/internal
Simone Gotti 87f182a0c9 *: use errors.Is/errors.As to handle wrapped error checking
Enable golangci-lint errorlint linter to check proper use of errors.Is
and error.As instead of direct comparison or error type casting.
2022-02-24 17:07:29 +01:00
..
common objectstorage: use a single package 2019-11-08 16:31:48 +01:00
config *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
datamanager *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
db db: use context functions 2019-07-25 14:49:53 +02:00
etcd *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
git-handler *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
git-save go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
gitsources fix: gitea fetch remote repository with pagination 2021-06-04 23:17:41 +02:00
log *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
objectstorage *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
runconfig *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
sequence *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
services *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
testutil *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
toolbox *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
util *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00