rukpak
rukpak copied to clipboard
change this to `localmodule` when golangci-lint
is updated to 1.58+
https://github.com/operator-framework/rukpak/blob/40c8ba190e2cb2901fb51befbfddd2a82e7b0e7a/.golangci.yaml#L48
- whitespace
linters-settings:
gci:
sections:
- standard
- dot
- default
- prefix(github.com/operator-framework)
# TODO: change this to `localmodule` when golangci-lint
# is updated to 1.58+
- prefix(github.com/operator-framework/rukpak)
custom-order: true
errorlint:
errorf: false
This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.