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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# sphinx-lint-problem-matcher
2
2
3
+
[](https://github.com/rffontenelle/sphinx-lint-problem-matcher/actions/workflows/test.yml)
4
+
3
5
This action adds a GitHub Action problem matcher that annotates messages
4
6
printed by [sphinx-lint][sphinx-lint], making it easier to spot Sphinx
5
7
syntax errors.
@@ -13,7 +15,7 @@ How it shows up in the summary page of a GitHub Action run:
13
15
Set to use this workflow before running `sphinx-lint`. For instance:
0 commit comments