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
Proposal
It is convenient for developers to detect problems when building locally. Improve the quality of integrating code
make lint
go intall
The text was updated successfully, but these errors were encountered:
Great, so is it also possible to check goimports or other installations?
Sorry, something went wrong.
Or you can call it a development environment check:)
Of course, will write a common function
imxw
summingyu
No branches or pull requests
What Would You Like to Add? Why is This Needed?
It is convenient for developers to detect problems when building locally. Improve the quality of integrating code
Design
make lint
go intall
The text was updated successfully, but these errors were encountered: