Update README.md

This commit is contained in:
golangci 2018-05-27 11:54:10 +03:00 committed by GitHub
parent 1ccbc01764
commit f6dde5c844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -327,6 +327,7 @@ Please create [GitHub Issues here](https://github.com/golangci/golangci-lint/iss
# IDE integrations
1. VS Code - [pull request](https://github.com/Microsoft/vscode-go/pull/1693) (thanks to [pdf](https://github.com/pdf))
2. vim-go - [issue](https://github.com/fatih/vim-go/issues/1841)
# Internals
The key difference with gometalinter is that golangci-lint shares work between specific linters (golint, govet, ...).