File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,9 @@ $ golangci-lint run --disable-all -E errcheck
1411413 . GoLand
142142 - Configure [ File Watcher] ( https://www.jetbrains.com/help/go/settings-tools-file-watchers.html ) with arguments ` run --print-issued-lines=false $FileDir$ ` .
143143 - Predefined File Watcher will be added in [ issue] ( https://youtrack.jetbrains.com/issue/GO-4574 ) .
144- 4 . GNU Emacs - [ flycheck checker] ( https://github.com/weijiangan/flycheck-golangci-lint ) .
144+ 4 . GNU Emacs
145+ - [ Spacemacs] ( https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites )
146+ - [ flycheck checker] ( https://github.com/weijiangan/flycheck-golangci-lint ) .
1451475 . Vim
146148 - vim-go open [ issue] ( https://github.com/fatih/vim-go/issues/1841 )
147149 - syntastic [ merged pull request] ( https://github.com/vim-syntastic/syntastic/pull/2190 ) with golangci-lint support
Original file line number Diff line number Diff line change @@ -114,7 +114,9 @@ $ golangci-lint run --disable-all -E errcheck
1141143 . GoLand
115115 - Configure [ File Watcher] ( https://www.jetbrains.com/help/go/settings-tools-file-watchers.html ) with arguments ` run --print-issued-lines=false $FileDir$ ` .
116116 - Predefined File Watcher will be added in [ issue] ( https://youtrack.jetbrains.com/issue/GO-4574 ) .
117- 4 . GNU Emacs - [ flycheck checker] ( https://github.com/weijiangan/flycheck-golangci-lint ) .
117+ 4 . GNU Emacs
118+ - [ Spacemacs] ( https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites )
119+ - [ flycheck checker] ( https://github.com/weijiangan/flycheck-golangci-lint ) .
1181205 . Vim
119121 - vim-go open [ issue] ( https://github.com/fatih/vim-go/issues/1841 )
120122 - syntastic [ merged pull request] ( https://github.com/vim-syntastic/syntastic/pull/2190 ) with golangci-lint support
You can’t perform that action at this time.
0 commit comments