doc-base
doc-base copied to clipboard
Revcheck library and QA tools for translation synchronization
This PR rewrites revcheck logic into more modern PHP usage, and publishes a series of tools to check if one translation is in sync with the base language.
The scripts/translation
and scripts/translation/lib/
directories are written as self contained code ,that can be checked out or utilized as a git submodule to obtain revcheck data in typed form
Did you execute Psalm or PHPStan to make sure there aren't any obvious issues?
Did you execute Psalm or PHPStan to make sure there aren't any obvious issues?
No. I don't have any of those tools. These tools are not installed in automatic checking? If not, why not?