agola/internal/runconfig
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
..
runconfig.go add missing case statement 2022-01-18 23:14:50 -08:00
runconfig_test.go *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00