Open stof opened 4 days ago
maybe your CI should run sphinx-lint in addition to rstfmt. I'm quite sure sphinx-lint would have reported the broken literal markup at least.
sphinx-lint
rstfmt
Thank you for the PR!
maybe your CI should run sphinx-lint in addition to rstfmt.
That is probably a good idea. At least it should be incorporated in the makefile (see #16743).
maybe your CI should run
sphinx-lint
in addition torstfmt
. I'm quite suresphinx-lint
would have reported the broken literal markup at least.