Sphinx-lint

Latest version: v1.0.0

Safety actively analyzes 702276 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.0.0

What's Changed
* Add checker for searching unnecessary parentheses in func & meth role by mattwang44 in https://github.com/sphinx-contrib/sphinx-lint/pull/115
* Fix `check_missing_space_in_hyperlink` docstring by kartben in https://github.com/sphinx-contrib/sphinx-lint/pull/117
* CI: Move friend projects to own job by hugovk in https://github.com/sphinx-contrib/sphinx-lint/pull/116
* CI: set concurrency by Borda in https://github.com/sphinx-contrib/sphinx-lint/pull/112
* Lint: unify Black with Ruff by Borda in https://github.com/sphinx-contrib/sphinx-lint/pull/110

New Contributors
* Borda made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/110
* mattwang44 made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/115
* kartben made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/117

**Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.9.1...v1.0.0

0.9.1

What's Changed
* Add `tool.hatch.build.targets.wheel` to fix `pip install .` with Hatchling 1.19 by hugovk in https://github.com/sphinx-contrib/sphinx-lint/pull/106
This fixes `ValueError: Unable to determine which files to ship inside the wheel using the following heuristics: [...]` when trying to `pip install .`, including via pre-commit.
* Add tox for easy testing of multiple Python versions by hugovk in https://github.com/sphinx-contrib/sphinx-lint/pull/100
* Lint on GitHub Actions via pre-commit by hugovk in https://github.com/sphinx-contrib/sphinx-lint/pull/104


**Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* Print error messages to stderr by rffontenelle in https://github.com/sphinx-contrib/sphinx-lint/pull/102

New Contributors
* rffontenelle made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/102

**Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.8.2...v0.9.0

0.8.2

What's Changed
* Move CLI code out of `__main__.py` to allow multiprocessing to work for `python -m sphinxlint` by hugovk in https://github.com/sphinx-contrib/sphinx-lint/pull/99
* Docs: Add missing space in --help output by rpatterson in https://github.com/sphinx-contrib/sphinx-lint/pull/96

New Contributors
* rpatterson made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/96

**Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.8.1...v0.8.2

0.8.1

What's Changed
* Use `require_serial: true` as the default for our pre-commit hook, not `-j1` by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/95


**Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* Add link to changelog on pyproject.toml/PyPI by ezio-melotti in https://github.com/sphinx-contrib/sphinx-lint/pull/92
* Fix sh code block in README by jdillard in https://github.com/sphinx-contrib/sphinx-lint/pull/93
* Updates on using Sphinx Lint with pre-commit:
* Add docs on how best to use sphinx-lint with pre-commit by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/90
* Improve usability of Sphinx Lint with pre-commit by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/94

New Contributors
* jdillard made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/93

**Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.7.0...v0.8.0

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.