Re-enable missingQuantity lint checks

https://github.com/WeblateOrg/weblate/issues/7520
This commit is contained in:
Sylvia van Os
2025-07-24 23:16:13 +02:00
committed by GitHub
parent 8f6bd8c266
commit 83e381b24e

View File

@@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<!-- FIXME: Disable the MissingQuantity check until https://github.com/WeblateOrg/weblate/issues/7520 gets fixed -->
<issue id="MissingQuantity" severity="ignore" />
</lint>