Skip to content

Commit 2413b34

Browse files
committed
docs: update readme
1 parent 276d9c2 commit 2413b34

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,13 @@ permissions:
548548
549549
For annotations to work, use the default format output (`text`) and either use [`actions/setup-go`](https://github.com/actions/setup-go) in the job or enable the internal [problem matchers](#problem-matchers).
550550

551+
## Module Plugin System
552+
553+
The action will automatically detect the custom build configuration file `.custom-gcl.yml`,
554+
build and run the custom version of golangci-lint.
555+
556+
For more information, see [module plugin system](https://golangci-lint.run/docs/plugins/module-plugins/).
557+
551558
## Performance
552559

553560
The action was implemented with performance in mind:

0 commit comments

Comments
 (0)