From c2427fec7902bf2304ba21394dce2ed2f2a6cb2c Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Mon, 7 Apr 2025 17:34:24 +0200 Subject: [PATCH] docs: update problem matchers section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0b0d99..d76a98a 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ Force the usage of the embedded problem matchers. By default, the [problem matcher of Go (`actions/setup-go`)](https://github.com/actions/setup-go/blob/main/matchers.json) already handles the default golangci-lint output (`text`). -Works only with `colored-line-number` (the golangci-lint default). +Works only with `text` format (the golangci-lint default). https://golangci-lint.run/usage/configuration/#output-configuration