docs: update information about Atom integration

This commit is contained in:
Denis Isaev 2019-01-20 20:48:23 +03:00
parent 87aae77943
commit 8d8ba245e1
No known key found for this signature in database
GPG Key ID: A36A0EC8E27A1A01
2 changed files with 2 additions and 2 deletions

View File

@ -238,7 +238,7 @@ golangci-lint run --disable-all -E errcheck
* vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
* syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
* ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
6. Atom - the [issue](https://github.com/joefitzgerald/go-plus/issues/819) for a go-plus.
6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.
## Comparison

View File

@ -207,7 +207,7 @@ golangci-lint run --disable-all -E errcheck
* vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
* syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
* ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
6. Atom - the [issue](https://github.com/joefitzgerald/go-plus/issues/819) for a go-plus.
6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.
## Comparison