Skip to content
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

Update format by running gofumpt #236

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

wilsonwang371
Copy link
Collaborator

Why are these changes needed?

Run gofumpt once a while to correct some of the file formats.

Related issue number

N/A

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@wilsonwang371
Copy link
Collaborator Author

@Jeffwan this is a code format update using gofumpt. We can use this tool to correct some of the code once a while.

@Jeffwan
Copy link
Collaborator

Jeffwan commented Apr 20, 2022

@wilsonwang371 This looks good to me. Can we use gofumpt in the CI? Any conflicts with existing gofmt?

@wilsonwang371
Copy link
Collaborator Author

@wilsonwang371 This looks good to me. Can we use gofumpt in the CI? Any conflicts with existing gofmt?

Yeah, I will do that, but I think we need to at first make sure our code format is fine.

Copy link
Collaborator

@Jeffwan Jeffwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wilsonwang371 Can we add a follow up PR to add the format tools into CI?

@Jeffwan Jeffwan changed the title update format by running gofumpt Update format by running gofumpt Apr 27, 2022
@Jeffwan Jeffwan merged commit 3091392 into ray-project:master Apr 27, 2022
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants