Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

gofmt to fix formatting #634

Merged
merged 1 commit into from
Jun 16, 2015
Merged

Conversation

unclejack
Copy link
Contributor

No description provided.

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
@dqminh
Copy link
Contributor

dqminh commented Jun 16, 2015

LGTM.

I think we should add gofmt to the list of things to check for on CI.

@mrunalp
Copy link
Contributor

mrunalp commented Jun 16, 2015

LGTM

mrunalp pushed a commit that referenced this pull request Jun 16, 2015
@mrunalp mrunalp merged commit 6029e23 into docker-archive:master Jun 16, 2015
@LK4D4
Copy link
Contributor

LK4D4 commented Jun 16, 2015

@dqminh It is already there https://jenkins.dockerproject.org/job/Libcontainer-PRs/683/console:

Congratulations!  All Go source files are properly formatted.

But seems like not strict enough or I don't know.

@mrunalp
Copy link
Contributor

mrunalp commented Jun 16, 2015

Yeah, not sure why this wasn't caught. It should have been by what we have.

@unclejack unclejack deleted the gofmt_pass branch June 16, 2015 17:47
@rjnagal
Copy link
Contributor

rjnagal commented Jun 17, 2015

I think the CI script only checks format on changed files. It would not do anything for existing code.

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

Successfully merging this pull request may close these issues.

6 participants