Skip to content

Commit

Permalink
docs: update problem matchers section
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovic Fernandez authored and GitHub committed Apr 7, 2025
1 parent 642f8ee commit c2427fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c2427fe

Please sign in to comment.