Skip to content

Commit 60f4cff

Browse files
authored
docs: update section about GoLand integration (#5740)
1 parent 50e1e98 commit 60f4cff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/src/docs/welcome/integrations.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ title: Integrations
66

77
### GoLand
88

9-
The integration for golangci-lint v2 is currently in work in progress: [GO-18363](https://youtrack.jetbrains.com/issue/GO-18363/Go-Linter-plugin-fails-with-golangci-lint-v2).
10-
11-
Install [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter).
9+
Starting from the version 2025.1, GoLand has built-in support of golangci-lint.
10+
For IntelliJ IDEA with the Go plugin, please install the [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter).
11+
Both v1 and v2 versions are supported.
1212

1313
### Visual Studio Code
1414

0 commit comments

Comments
 (0)