Add plugin option for Goland (#1720)
This commit is contained in:
parent
7dc0f311bb
commit
3ef13a8028
@ -19,6 +19,7 @@ title: Integrations
|
||||
|
||||
2. Sublime Text - [plugin](https://github.com/alecthomas/SublimeLinter-contrib-golang-cilint) for SublimeLinter.
|
||||
3. GoLand
|
||||
- Install [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter)
|
||||
- Add [File Watcher](https://www.jetbrains.com/help/go/settings-tools-file-watchers.html) using existing `golangci-lint` template.
|
||||
- If your version of GoLand does not have the `golangci-lint` [File Watcher](https://www.jetbrains.com/help/go/settings-tools-file-watchers.html) template you can configure your own and use arguments `run --disable=typecheck $FileDir$`.
|
||||
4. GNU Emacs
|
||||
|
Loading…
x
Reference in New Issue
Block a user