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

Formatting and Vetting #167

Merged
merged 2 commits into from
Mar 6, 2014
Merged

Formatting and Vetting #167

merged 2 commits into from
Mar 6, 2014

Conversation

benmanns
Copy link

@benmanns benmanns commented Mar 6, 2014

This is the result of go fmt -w -s . and fixing the results of go vet that don't change functionality.

Other remaining things to look at that may affect functionality are:

pkg/database/testing/testing.go:31: encrypt.EncryptedField composite literal uses unkeyed fields
pkg/database/testing/repos_test.go:204: arg true for printf verb %s of wrong type: bool
pkg/plugin/deploy/ssh_test.go:104: no formatting directive in Errorf call

bradrydzewski added a commit that referenced this pull request Mar 6, 2014
@bradrydzewski bradrydzewski merged commit ef908eb into harness:master Mar 6, 2014
johannesHarness pushed a commit that referenced this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants