Skip to content

Format all generated files #1073

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

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Format all generated files #1073

merged 1 commit into from
Jun 5, 2025

Conversation

jakebailey
Copy link
Member

golang/go#73959 will cause gopls to format generated files, which will probably get annoying when browsing around and (accidentally) hitting save, especially given we use gofumpt and not gofmt.

Preemptively format all of our generated files.

@Copilot Copilot AI review requested due to automatic review settings June 5, 2025 20:25
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jakebailey jakebailey added this pull request to the merge queue Jun 5, 2025
Merged via the queue into main with commit a92eff4 Jun 5, 2025
23 checks passed
@jakebailey jakebailey deleted the jabaile/format-generated branch June 5, 2025 23:54
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