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
254254 * [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites)
255255 * [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint).
2562565. Vim
257- * vim-go open [issue ](https://github.com/fatih/vim-go/issues/1841 )
257+ * [ vim-go](https://github.com/fatih/vim-go)
258258 * syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
259259 * ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
2602606. 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
223223 * [ Spacemacs] ( https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites )
224224 * [ flycheck checker] ( https://github.com/weijiangan/flycheck-golangci-lint ) .
2252255 . Vim
226- * vim-go open [ issue ] ( https://github.com/fatih/vim-go/issues/1841 )
226+ * [ vim-go] ( https://github.com/fatih/vim-go )
227227 * syntastic [ merged pull request] ( https://github.com/vim-syntastic/syntastic/pull/2190 ) with golangci-lint support
228228 * ale [ merged pull request] ( https://github.com/w0rp/ale/pull/1890 ) with golangci-lint support
2292296 . Atom - [ go-plus] ( https://atom.io/packages/go-plus ) supports golangci-lint.
You can’t perform that action at this time.
0 commit comments