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 option to ignore ShrinkOnLoad functionality #222

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

smartinov
Copy link

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

@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.

None yet

1 participant