We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a7970 commit 225370fCopy full SHA for 225370f
1 file changed
docs/commands.md
@@ -107,7 +107,7 @@ Problems matchers can be used to scan a build's output to automatically surface
107
108
```bash
109
echo "::add-matcher::eslint-compact-problem-matcher.json"
110
-echo "::remove-matcher::eslint-compact"
+echo "::remove-matcher owner=eslint-compact::"
111
```
112
113
`add-matcher` takes a path to a Problem Matcher file
0 commit comments