operator-framework / rukpak

RukPak runs in a Kubernetes cluster and defines APIs for installing cloud native content
Apache License 2.0
51 stars 50 forks source link

Find a way to have a shared golangci config. #866

Open github-actions[bot] opened 2 months ago

github-actions[bot] commented 2 months ago

#######

https://github.com/operator-framework/rukpak/blob/40c8ba190e2cb2901fb51befbfddd2a82e7b0e7a/.golangci.yaml#L13


########
# NOTE
#
#  This file is duplicated in the following repos:
#    - operator-framework/kubectl-operator
#    - operator-framework/catalogd
#    - operator-framework/operator-controller
#    - operator-framework/rukpak
#
#  If you are making a change, please make it in ALL
#  of the above repositories!
#
#  TODO: Find a way to have a shared golangci config.
########

run:
  # Default timeout is 1m, up to give more room
  timeout: 4m
github-actions[bot] commented 1 week ago

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.