ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
974 stars 330 forks source link

[N/N][Chore] Add golangci-lint rules #2128

Closed MortalHappiness closed 1 month ago

MortalHappiness commented 1 month ago

Why are these changes needed?

Add golangci-lint rules.

Reference:

  1. https://github.com/nginxinc/nginx-gateway-fabric/blob/0b0f7111364cd6f06883e414f7ef118207ee7677/.golangci.yml
  2. https://github.com/ray-project/kuberay/blob/f77ee03117d2a48b31e041da58e49e16649fd487/.github/workflows/test-job.yaml

Related PR: https://github.com/ray-project/kuberay/pull/2127

Related issue number

N/A

Checks