Sphinx-lint

Latest version: v0.9.1

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

Scan your dependencies

Page 1 of 3

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

0.7.0

What's Changed
* NEW: Allow users to provide an explicit process count by rtobar in https://github.com/sphinx-contrib/sphinx-lint/pull/78
* NEW: `sphinx-lint` is now ~3x faster
* Use pre-compiled regular expressions by rtobar in https://github.com/sphinx-contrib/sphinx-lint/pull/77
* Add caches to hot functions in `utils.py` that are called from multiple locations by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/79
* Micro-optimise `check_missing_space_after_role()` by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/80
* Add a cache to `rst.inline_markup_gen()` by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/81
* Pre-compile nearly all regex patterns by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/82
* Improve the caching strategy employed in `utils.py` by AlexWaygood in https://github.com/sphinx-contrib/sphinx-lint/pull/84
* INFRA: Add a deploy.yml that supports trusted publishing. by ezio-melotti in https://github.com/sphinx-contrib/sphinx-lint/pull/88
* INFRA: Update Python version used to test friend projects. by ezio-melotti in https://github.com/sphinx-contrib/sphinx-lint/pull/85

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

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

0.6.8

New

- Handle optional sorting of errors before reporting by hugovk
- Add check for dangling hyphens by hugovk

Fix

- Skip default role check for multiline roles in tables. by ezio-melotti
- Broader handling of glued roles. by JulienPalard

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.