We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce, pull down the branch issue-123.
issue-123
# gofmt lists no changes $ gofmt -l victims/victims_test.go $ # goimports lists changes $ goimports -l victims/victims_test.go victims/victims_test.go
The text was updated successfully, but these errors were encountered:
Temporarily disabling linting as a workaround for #123
e7eeebb
Re-enabling check_workspace
Merge pull request #124 from asobti/disable-lint
2fcee9b
No branches or pull requests
To reproduce, pull down the branch
issue-123
.The text was updated successfully, but these errors were encountered: