Skip to content

Using sphinx-lint #2200

Closed
Closed
@JulienPalard

Description

@JulienPalard

Hi!

I'm developping https://pypi.org/project/sphinx-lint/, and it's now able to lint .po files. We use it on python-docs-fr, it's able to spot many typos, like:

tutorial/controlflow.po:199: missing space before default role: 'ula`!else`'. (missing-space-before-default-role)
tutorial/controlflow.po:135: found an unbalanced inline literal markup. (unbalanced-inline-literals-delimiters)
reference/expressions.po:1960: found an unbalanced inline literal markup. (unbalanced-inline-literals-delimiters)
reference/expressions.po:1960: found an unbalanced inline literal markup. (unbalanced-inline-literals-delimiters)

sphinx-lint show never ever give a false positive (I know, I know, utopia...) but please, please, report any false positive to https://github.com/sphinx-contrib/sphinx-lint/issues if you find one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions