Skip to content

Commit c2427fe

Browse files
authored
docs: update problem matchers section
1 parent 642f8ee commit c2427fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Force the usage of the embedded problem matchers.
420420

421421
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`).
422422

423-
Works only with `colored-line-number` (the golangci-lint default).
423+
Works only with `text` format (the golangci-lint default).
424424

425425
https://golangci-lint.run/usage/configuration/#output-configuration
426426

0 commit comments

Comments
 (0)