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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# sort-problem-matcher
2
2
3
-
This problem matcher lets you show errors from GNU `sort -c` as annotation in
3
+
This problem matcher lets you show errors from GNU `sort` as annotation in
4
4
GitHub Actions.
5
5
6
-
Based on korelstar's xmllint-problem-matcher.
6
+
Based on [korelstar](https://github.com/korelstar)'s [xmllint-problem-matcher](https://github.com/korelstar/xmllint-problem-matcher).
0 commit comments