File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ golangci-lint run --disable-all -E errcheck
254
254
* [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites)
255
255
* [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint).
256
256
5. Vim
257
- * vim-go open [issue ](https://github.com/fatih/vim-go/issues/1841 )
257
+ * [ vim-go](https://github.com/fatih/vim-go)
258
258
* syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
259
259
* ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
260
260
6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ golangci-lint run --disable-all -E errcheck
223
223
* [ Spacemacs] ( https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites )
224
224
* [ flycheck checker] ( https://github.com/weijiangan/flycheck-golangci-lint ) .
225
225
5 . Vim
226
- * vim-go open [ issue ] ( https://github.com/fatih/vim-go/issues/1841 )
226
+ * [ vim-go] ( https://github.com/fatih/vim-go )
227
227
* syntastic [ merged pull request] ( https://github.com/vim-syntastic/syntastic/pull/2190 ) with golangci-lint support
228
228
* ale [ merged pull request] ( https://github.com/w0rp/ale/pull/1890 ) with golangci-lint support
229
229
6 . Atom - [ go-plus] ( https://atom.io/packages/go-plus ) supports golangci-lint.
You can’t perform that action at this time.
0 commit comments