sphinx-lint
sphinx-lint copied to clipboard
Directive with single colon instead of double
trafficstars
For example, not detected at https://github.com/python/cpython/pull/121646 and fixed in https://github.com/python/cpython/pull/123783:
.. versionadded: 3.14
Should be:
.. versionadded:: 3.14