Quality metric #36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a language project coordinator I'd like to feed
potodowithsphinx-lintoutput and Sphinx build warnings to get a metrics about quality of translated files.Example:
sphinx-lintoutput:Sphinx build warnings:
Sample invocation:
Requirements:
potodoshould deduplicate warnings list, to count per PO file item, as item passing/not-passing the checksNice to have:
potodocould parse warnings targeting.rstsource files (provided with--potflag; currently Sphinx targets.rstfiles in translation warnings, we can investigate changing it upstream -- to make Sphinx correctly issue warnings targeting PO or MO files)