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
Golang is similar to C and C++ and it is easy to check grammar misktakes.
The text was updated successfully, but these errors were encountered:
@kice, check out the 'go-plus' package. It supports syntactic linting at least maybe a bit more.
Sorry, something went wrong.
Also, there's already the linter-golint package. Though it's not part of AtomLinter (https://github.com/yoshiori/linter-golint/issues/1), but works like expected 😉
and he don't want to join us, like some one in past ::)
No branches or pull requests
Golang is similar to C and C++ and it is easy to check grammar misktakes.
The text was updated successfully, but these errors were encountered: