We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6dde5c commit 61463e3Copy full SHA for 61463e3
README.md
@@ -328,6 +328,7 @@ Please create [GitHub Issues here](https://github.com/golangci/golangci-lint/iss
328
# IDE integrations
329
1. VS Code - [pull request](https://github.com/Microsoft/vscode-go/pull/1693) (thanks to [pdf](https://github.com/pdf))
330
2. vim-go - [issue](https://github.com/fatih/vim-go/issues/1841)
331
+3. GNU Emacs - [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint)
332
333
# Internals
334
The key difference with gometalinter is that golangci-lint shares work between specific linters (golint, govet, ...).
0 commit comments