Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

gofmt #144

Closed
wants to merge 1 commit into from
Closed

gofmt #144

wants to merge 1 commit into from

Conversation

whilei
Copy link

@whilei whilei commented Jun 16, 2018

Just ran

gofmt -w .

on the project root. That's all.

https://blog.golang.org/go-fmt-your-code


I made this PR with a project going on over at https://github.com/rotblauer/gofmt-att, and it's definitely a work in progress. So if I got something wrong, or this is annoying at all, please file an issue over there and we'll sort it out.

Run standard gofmt command on project root.

- go version go1.10.3 darwin/amd64

Signed-off-by: ia <isaac.ardis@gmail.com>
@AlecAivazis
Copy link
Owner

Hey @whilei - thanks for doing this. At the moment, there is a rather large PR about to be merged so I am going to wait for that to go in before merging this. I have a hunch gofmt was already run over the project in that PR but if not, I'd love to accept this PR.

@AlecAivazis
Copy link
Owner

@whilei - the pr has been merged which created some merge conflicts. If you fix those and there is still more formatting to be done, i'd love to merge this.

@AlecAivazis
Copy link
Owner

I'm going to close this since I ran the same command now and nothing changed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants