Skip to content

Commit 61463e3

Browse files
author
golangci
authored
Add information about Emacs integration
1 parent f6dde5c commit 61463e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ Please create [GitHub Issues here](https://github.com/golangci/golangci-lint/iss
328328
# IDE integrations
329329
1. VS Code - [pull request](https://github.com/Microsoft/vscode-go/pull/1693) (thanks to [pdf](https://github.com/pdf))
330330
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)
331332

332333
# Internals
333334
The key difference with gometalinter is that golangci-lint shares work between specific linters (golint, govet, ...).

0 commit comments

Comments
 (0)