1
0
Fork 0

Fixes #1498 - Ignores missing translation lint

master
Jeff Boek 2019-04-11 08:49:20 -07:00
parent 070b7a397d
commit 23f6b046b1
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@
Let's just ignore issues in the Sentry code since that is a third-party dependency anyways. -->
<ignore path="**/sentry*.jar" />
</issue>
<issue id="MissingTranslation" severity="ignore" />
</lint>