add global config file manager #3312
Annotations
4 errors and 1 warning
run golangci-lint:
pkg/config/config.go#L63
return statements should not be cuddled if block has more than two lines (wsl)
|
run golangci-lint:
pkg/config/config.go#L70
return statements should not be cuddled if block has more than two lines (wsl)
|
run golangci-lint:
pkg/config/config.go#L88
if statements should only be cuddled with assignments (wsl)
|
run golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading