docs: write about Atom integration

This commit is contained in:
Denis Isaev 2018-10-28 19:45:29 +03:00
parent 87cb7bf1a6
commit f9e1c6550b
No known key found for this signature in database
GPG Key ID: A36A0EC8E27A1A01
2 changed files with 2 additions and 0 deletions

View File

@ -177,6 +177,7 @@ Golangci-lint automatically discovers `.golangci.yml` config for edited file: yo
- 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.
# Comparison
## `golangci-lint` vs `gometalinter`

View File

@ -150,6 +150,7 @@ Golangci-lint automatically discovers `.golangci.yml` config for edited file: yo
- 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.
# Comparison
## `golangci-lint` vs `gometalinter`