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 4409115 commit 43354dbCopy full SHA for 43354db
docs/app/docs/configuration.md
@@ -28,7 +28,7 @@ Packages can be structured as a list of package names (`<packages>@<version>`) o
28
```json
29
{
30
"packages": [
31
- "go@latest"
+ "go@latest",
32
"golangci-lint@latest"
33
]
34
}
0 commit comments