ray-project / kuberay

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

[3/N][CI] Replace lint CI with pre-commit #2129

Closed MortalHappiness closed 1 month ago

MortalHappiness commented 1 month ago

Why are these changes needed?

pre-commit hooks will be the single source of truth for formatting rules. Therefore this PR replaces all linting CI with pre-commit.

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

Related issue number

N/A

Checks

kevin85421 commented 1 month ago

CI failed. Will rebase with the master branch help?

MortalHappiness commented 1 month ago

CI failed. Will rebase with the master branch help?

CI passed after rebasing to the master branch.