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

cmd/go: go {fmt,vet,fix} should affect external test files #2649

Closed
balasanjay opened this issue Jan 3, 2012 · 1 comment
Closed

cmd/go: go {fmt,vet,fix} should affect external test files #2649

balasanjay opened this issue Jan 3, 2012 · 1 comment

Comments

@balasanjay
Copy link
Contributor

For example, in the time package, the go tool should apply its operations to
example_test.go, even though its package is time_test, not time.
@adg
Copy link
Contributor

adg commented Jan 4, 2012

Comment 1:

This issue was closed by revision 2693232.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants