You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -420,7 +420,7 @@ Force the usage of the embedded problem matchers.
420
420
421
421
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`).
422
422
423
-
Works only with `colored-line-number` (the golangci-lint default).
423
+
Works only with `text` format (the golangci-lint default).
0 commit comments