yell0w4x

Results 2 issues of yell0w4x

### What happened + What you expected to happen The `ray rsync-up` cli reports no issue, but actually file is absent on remote side Wanted: `requirements.txt` on remote side `/home/ray`...

bug
P2
core
core-clusters
stability
pending-cleanup

In my `.devcontainer/devcontainer.json` I have `"editor.formatOnSave": true`, but I want to disable auto format on save for this particular workspace. So in my `.vscode/settings.json` I have these ```json { ......

formatter