Skip to content

Commit f9e1c65

Browse files
committed
docs: write about Atom integration
1 parent 87cb7bf commit f9e1c65

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ Golangci-lint automatically discovers `.golangci.yml` config for edited file: yo
177177
- vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
178178
- syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
179179
- ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
180+
6. Atom - the [issue](https://github.com/joefitzgerald/go-plus/issues/819) for a go-plus.
180181

181182
# Comparison
182183
## `golangci-lint` vs `gometalinter`

README.tmpl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ Golangci-lint automatically discovers `.golangci.yml` config for edited file: yo
150150
- vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
151151
- syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
152152
- ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
153+
6. Atom - the [issue](https://github.com/joefitzgerald/go-plus/issues/819) for a go-plus.
153154

154155
# Comparison
155156
## `golangci-lint` vs `gometalinter`

0 commit comments

Comments
 (0)