Skip to content

Tags: sphinx-contrib/sphinx-lint

Tags

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix check_missing_space_in_hyperlink docstring (#117)

v0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add tool.hatch.build.targets.wheel to fix `pip install .` with Hatchl…

…ing 1.19 (#106)

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Print error messages to stderr (#102)

v0.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move CLI code out of `__main__.py` to allow multiprocessing to work f…

…or `python -m sphinxlint` (#99)

v0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use `require_serial: true` as the default for our pre-commit hook, no…

…t `-j1` (#95)

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve usability of Sphinx Lint with pre-commit (#94)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for suggestion applied blindly during review (#86)

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>

v0.6.8

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump version.

v0.6.7

Verified

This commit was signed with the committer’s verified signature.
JulienPalard Julien Palard
Do not remove body of directives known to contain reStructuredText

v0.6.6

Verified

This commit was signed with the committer’s verified signature.
JulienPalard Julien Palard
New detector: Missing backtick in front of an hyperlink.