Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/src/docs/welcome/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ title: Integrations

### GoLand

Starting from the version 2025.1, GoLand has built-in support of golangci-lint.
Starting from version 2025.1, GoLand has built-in support of golangci-lint.
For IntelliJ IDEA with the Go plugin, please install the [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter).
Both v1 and v2 versions are supported.

**Only v1 is supported for now.**

### Visual Studio Code

Expand Down
Loading