0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 11:32:15 +02:00

fix: "MissingDefaultResource" lint: iw

This should only be checked on `/values`

Added in 0f795cea36
This commit is contained in:
David Allison 2024-07-19 19:24:22 +01:00 committed by Brayan Oliveira
parent bc26f7fd62
commit 93333ed57c

View File

@ -77,6 +77,7 @@
<ignore path="res/values-ind/" />
<ignore path="res/values-is/" />
<ignore path="res/values-it/" />
<ignore path="res/values-iw/" /> <!-- iw is special-cased: 0f795cea363ace67bd55ec56775c5beae73c7c9e -->
<ignore path="res/values-ja/" />
<ignore path="res/values-jv/" />
<ignore path="res/values-ka/" />