From f9e1c6550bfdd56389fb5c549e8ce19056f21f83 Mon Sep 17 00:00:00 2001 From: Denis Isaev Date: Sun, 28 Oct 2018 19:45:29 +0300 Subject: [PATCH] docs: write about Atom integration --- README.md | 1 + README.tmpl.md | 1 + 2 files changed, 2 insertions(+) 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`