Compare commits

...

1 Commits

Author SHA1 Message Date
Sylvia van Os
83e381b24e Re-enable missingQuantity lint checks
https://github.com/WeblateOrg/weblate/issues/7520
2025-07-24 23:16:13 +02:00

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>