rukpak icon indicating copy to clipboard operation
rukpak copied to clipboard

change this to `localmodule` when golangci-lint

Open github-actions[bot] opened this issue 2 years ago • 1 comments

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


github-actions[bot] avatar Apr 25 '24 15:04 github-actions[bot]

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.

github-actions[bot] avatar Jun 26 '24 00:06 github-actions[bot]