We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e247601 commit b4516a6Copy full SHA for b4516a6
docs/src/docs/plugins/module-plugins.mdx
@@ -18,7 +18,7 @@ Requirements:
18
### Configuration Example
19
20
```yaml title=.custom-gcl.yml
21
-version: v1.57.0
+version: {.LatestVersion}
22
plugins:
23
# a plugin from a Go proxy
24
- module: 'github.com/golangci/plugin1'
0 commit comments