6 lines
247 B
XML
6 lines
247 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<!-- Set the severity of missing translations to warning instead of error -->
|
|
<issue id="MissingTranslation" severity="warning" />
|
|
<issue id="MissingQuantity" severity="warning" />
|
|
</lint>
|