agola/internal/config
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
..
config.go config: check max config size 2020-03-17 11:28:25 +01:00
config_test.go *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
jsonnet.go config: add starlark config support 2020-03-10 13:29:20 +01:00
starlark.go config: add starlark config support 2020-03-10 13:29:20 +01:00
starlark_test.go config: add starlark config support 2020-03-10 13:29:20 +01:00