ray-project / kuberay

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

[2/N][Refactor] Run pre-commit for all files (without golangci-lint) #2130

Closed MortalHappiness closed 1 month ago

MortalHappiness commented 1 month ago

Why are these changes needed?

Run pre-commit for all files (without the new golangci-lint rules in https://github.com/ray-project/kuberay/pull/2128)

Depends on https://github.com/ray-project/kuberay/pull/2127

Related issue number

N/A

Checks

MortalHappiness commented 1 month ago

Files under config/grafana are generated files. It is unnecessary to update them.

Done