Lint translation files
Opened this issue · 4 comments
There are currently 342 lint warnings when polint is ran, there are also a few build warnings.
transifex-automations has test building and linting workflows, they are simple to add, just the branch matrix's need to be updated.
Will these lint issues block the doc buildings?
The lint issues do not block anything, they have been around for a while ;-) They sometimes cause issues with how the translation renders, other times they are just quality issues. At pl, we keep the errors at 0.
build warnings are fixed now but some lint warnings are hard to locate like "clones/rebased_translations/python/python-docs-zh-cn/reference/compound_stmts.po:2642: trailing whitespace (trailing-whitespace)", seems the ref number is not correct.
The warnings on the dashboard may be slightly out of date.
transifex-automations has test building and linting workflows, they are simple to add, just the branch matrix's need to be updated, I highly suggest you add them. You can combine the two my merging the jobs.