blob: 7b2c5560dcef44fe7754248f3bbac683187a8ff9 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<!-- Ignore the following rules as they don't match our localization workflow. -->
<issue id="ExtraTranslation" severity="ignore" />
<issue id="MissingTranslation" severity="ignore" />
<issue id="Typos" severity="ignore" />
</lint>
|