You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/docs/welcome/integrations.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ Both v1 and v2 versions are supported.
15
15
16
16
Install the [extension](https://marketplace.visualstudio.com/items?itemName=golang.Go).
17
17
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
+
18
20
<details>
19
21
<summarystyle={{color: '#737380'}}>Recommended settings for those who installed golangci-lint manually</summary>
0 commit comments