-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Run fmt on files on master #9129
Conversation
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.
I encountered the same issue.
Running |
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.
Also happened to me earlier.
Sorry I relied on vscode and make release-windows to fix these for me - unfortunately I seem to be having a bit of trouble with the new go language server implementation and clearly it didn't run fmt on these. |
No problem, I was just surprised it wasn't catched by CI. |
When running
make fmt
on master this file (added in #8964) is modified (at least on linux and mingw).