Skip to content

Commit 46b086a

Browse files
authored
docs: add note about golangci-lint v2 integration in VS Code (#5768)
1 parent f6c2e6c commit 46b086a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/docs/welcome/integrations.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Both v1 and v2 versions are supported.
1515

1616
Install the [extension](https://marketplace.visualstudio.com/items?itemName=golang.Go).
1717

18+
**Note:** To use golangci-lint v2, you may need to switch to the pre-release version of the extension: [vscode-go#3732](https://github.com/golang/vscode-go/issues/3732#issuecomment-2805974456).
19+
1820
<details>
1921
<summary style={{color: '#737380'}}>Recommended settings for those who installed golangci-lint manually</summary>
2022

0 commit comments

Comments
 (0)