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
This plugin pack integrates [golangci-lint](https://golangci-lint.run/) into your AstroNvim setup using the [golangci-lint-langserver](https://github.com/nametake/golangci-lint-langserver).
6
+
7
+
**Features:**
8
+
9
+
- Supports a wide range of linters to catch common errors and improve code quality.
10
+
- Automatically installs `golangci-lint-langserver` via Mason.
11
+
- Provides lint diagnostics directly in your editor using `golangci-lint`.
12
+
- Runs `golangci-lint` efficiently in the background.
13
+
14
+
**Note:** This pack imports the Go language pack (`astrocommunity.pack.go`) for a complete Go development environment.
0 commit comments