diff --git a/README.md b/README.md index 1fa0e503..63c45710 100644 --- a/README.md +++ b/README.md @@ -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` diff --git a/README.tmpl.md b/README.tmpl.md index c10cedbd..2e49822f 100644 --- a/README.tmpl.md +++ b/README.tmpl.md @@ -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`