🐛 Allow to use image overrides from mounted custerctl-config.yaml file #1857
Annotations
8 errors
|
lint:
internal/controller/image_overrides.go#L60
return with no blank line before (nlreturn)
|
|
lint:
internal/controller/image_overrides.go#L107
return with no blank line before (nlreturn)
|
|
lint:
internal/controller/image_overrides.go#L119
return with no blank line before (nlreturn)
|
|
lint:
internal/controller/image_overrides.go#L56
if statements should only be cuddled with assignments (wsl)
|
|
lint:
internal/controller/image_overrides.go#L104
if statements should only be cuddled with assignments (wsl)
|
|
lint:
internal/controller/image_overrides.go#L114
only one cuddle assignment allowed before if statement (wsl)
|
|
lint:
internal/controller/image_overrides.go#L117
assignments should only be cuddled with other assignments (wsl)
|
|
lint
issues found
|