Skip to content

Commit 3ef13a8

Browse files
authored
Add plugin option for Goland (#1720)
1 parent 7dc0f31 commit 3ef13a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/docs/usage/integrations.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ title: Integrations
1919

2020
2. Sublime Text - [plugin](https://github.com/alecthomas/SublimeLinter-contrib-golang-cilint) for SublimeLinter.
2121
3. GoLand
22+
- Install [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter)
2223
- Add [File Watcher](https://www.jetbrains.com/help/go/settings-tools-file-watchers.html) using existing `golangci-lint` template.
2324
- 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$`.
2425
4. GNU Emacs

0 commit comments

Comments
 (0)