We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856ffd1 commit 25332f5Copy full SHA for 25332f5
docs/src/docs/usage/integrations.mdx
@@ -17,7 +17,7 @@ title: Integrations
17
Using it in an editor without `--fast` can freeze your editor.
18
Golangci-lint automatically discovers `.golangci.yml` config for edited file: you don't need to configure it in VS Code settings.
19
20
-2. Sublime Text - [plugin](https://github.com/alecthomas/SublimeLinter-contrib-golang-cilint) for SublimeLinter.
+2. Sublime Text - [plugin](https://github.com/SublimeLinter/SublimeLinter-golangcilint) for SublimeLinter.
21
3. GoLand
22
- Install [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter)
23
- Add [File Watcher](https://www.jetbrains.com/help/go/settings-tools-file-watchers.html) using existing `golangci-lint` template.
0 commit comments