chore: replace viper with koanf #1339
Annotations
5 errors
golangci-lint:
internal/config/load.go#L381
Error return value of `base.Set` is not checked (errcheck)
|
golangci-lint:
internal/config/load.go#L156
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
golangci-lint:
internal/config/load.go#L42
the type name `ErrNotFound` should conform to the `XxxError` format (errname)
|
golangci-lint:
internal/config/load.go#L72
shadow: declaration of "fs" shadows declaration at line 62 (govet)
|
golangci-lint
issues found
|