Skip to content

Conversation

@smartinov
Copy link

Referencing issue #220 where shrink on load messes up the quality

@h2non h2non requested a review from kirillDanshin January 18, 2018 11:47
@smartinov
Copy link
Author

I see that the test is failing, but what's up with

The command "diff -u <(echo -n) <(gofmt -s -d ./)" exited with 1.
0.17s$ diff -u <(echo -n) <(go vet ./)
The command "diff -u <(echo -n) <(go vet ./)" exited with 0.
0.11s$ diff -u <(echo -n) <(golint ./)

Does that mean that it's not formatted correctly? Since all tests are pasing!

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.

1 participant