-
Notifications
You must be signed in to change notification settings - Fork 7k
[lint][ci] removing format script #57799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: elliot-barn <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request aims to remove the format.sh script and its references. The changes correctly remove references to the script from the CI configuration, CODEOWNERS, and pre-commit setup. However, the script file ci/lint/format.sh itself has not been deleted. To complete the removal as intended, the file should also be deleted from the repository.
| #/ci/ @ray-project/ray-core @ray-project/ray-ci | ||
|
|
||
| # CI | ||
| /ci/lint/format.sh @ray-project/ray-ci |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: elliot-barn <[email protected]>
|
resolve conflicts on lint.sh ? |
aslonnie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(please ask me to review again when the conflict is resolved)
Signed-off-by: elliot-barn <[email protected]>
removing format script and all references --------- Signed-off-by: elliot-barn <[email protected]> Signed-off-by: xgui <[email protected]>
|
We should also remove the symlink https://github.com/ray-project/ray/blob/444646e0592f40e8635e639f5f9d5c8cc324070c/scripts/format.sh |
removing format script and all references --------- Signed-off-by: elliot-barn <[email protected]>
removing format script and all references --------- Signed-off-by: elliot-barn <[email protected]> Signed-off-by: Aydin Abiar <[email protected]>
removing format script and all references