From 8d8ba245e1e3af5be8122bd7789199db873ab01b Mon Sep 17 00:00:00 2001 From: Denis Isaev Date: Sun, 20 Jan 2019 20:48:23 +0300 Subject: [PATCH] docs: update information about Atom integration --- README.md | 2 +- README.tmpl.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 770afef1..927d9504 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README.tmpl.md b/README.tmpl.md index 0e1431af..4b312ce5 100644 --- a/README.tmpl.md +++ b/README.tmpl.md @@ -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