Skip to content

Commit e537313

Browse files
committed
docs: add requirements
1 parent 68b98b2 commit e537313

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/docs/plugins/module-plugins.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ title: Module Plugin System
99
- define the plugin inside the `linters-settings.custom` section with the type `module`.
1010
- run your custom version of golangci-lint
1111

12+
Requirements:
13+
- Go
14+
- git
15+
1216
### Configuration Example
1317

1418
```yaml title=.mygcl.yml

0 commit comments

Comments
 (0)