mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-02 12:06:52 +00:00
e755ef7155
The most notable changes are: - improved performance thanks to using `lxml` instead of `xmllint` for validating the templates - improved performance by parallelizing the validation across multiple threads - more meaningful output for detected validation errors - easier to call from other scripts (like checkrefs.py)