FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Using sphinx-lint · Issue #2200 · python/python-docs-es · GitHub

Using sphinx-lint #2200

Description

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


    Back | FazBrowse Home | New Git URL