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

test: a couple codegen files are not fmt'ed #42445

Closed
youzeliang opened this issue Nov 8, 2020 · 2 comments
Closed

test: a couple codegen files are not fmt'ed #42445

youzeliang opened this issue Nov 8, 2020 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.

Comments

@youzeliang
Copy link

return x&0x0000ffffffff0000

I use "fmt" code , the suggest is that return x & 0x0000ffffffff0000

@gopherbot
Copy link

Change https://golang.org/cl/268257 mentions this issue: test/codegen: go fmt

@ALTree ALTree changed the title fmt code test: a couple codegen files are not fmt'ed Nov 8, 2020
@ALTree
Copy link
Member

ALTree commented Nov 8, 2020

Thanks for the report; you are right: that file is not gofmted. I've sent a patch.

@ALTree ALTree added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 8, 2020
@golang golang locked and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants