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

Add gofmt to CircleCI #107

Merged
merged 2 commits into from
Mar 1, 2019
Merged

Add gofmt to CircleCI #107

merged 2 commits into from
Mar 1, 2019

Conversation

gliptak
Copy link
Contributor

@gliptak gliptak commented Feb 16, 2019

Signed-off-by: Gábor Lipták [email protected]

Copy link
Member

@jlegrone jlegrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gliptak if you're interested in go formatting, would you mind working on a single PR to do the following?

  1. Configure Circle to fail builds if running gofmt against our source code produces a diff
  2. Fix any new errors by running gofmt -w

@gliptak
Copy link
Contributor Author

gliptak commented Feb 16, 2019

@jlegrone I will work to update this PR as per above

@helm-bot helm-bot added size/XS and removed size/XS labels Feb 16, 2019
@gliptak
Copy link
Contributor Author

gliptak commented Feb 16, 2019

gofmt failed build https://circleci.com/gh/helm/chart-testing/401

@jlegrone please review

Signed-off-by: Gábor Lipták <[email protected]>
@helm-bot helm-bot added size/XS and removed size/XS labels Feb 16, 2019
@gliptak gliptak changed the title Gofmt lint.go Add gofmt to CircleCI Feb 16, 2019
Copy link
Member

@jlegrone jlegrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me!

@helm-bot helm-bot added size/XS and removed size/XS labels Mar 1, 2019
@unguiculus unguiculus merged commit bdb3543 into helm:master Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants