Skip to content

Commit 8d8ba24

Browse files
committed
docs: update information about Atom integration
1 parent 87aae77 commit 8d8ba24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ golangci-lint run --disable-all -E errcheck
238238
* vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
239239
* syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
240240
* ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
241-
6. Atom - the [issue](https://github.com/joefitzgerald/go-plus/issues/819) for a go-plus.
241+
6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.
242242
243243
## Comparison
244244

README.tmpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ golangci-lint run --disable-all -E errcheck
207207
* vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
208208
* syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
209209
* ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
210-
6. Atom - the [issue](https://github.com/joefitzgerald/go-plus/issues/819) for a go-plus.
210+
6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.
211211

212212
## Comparison
213213

0 commit comments

Comments
 (0)