Fixes #1498 - Ignores missing translation lint

nightly-build-test
Jeff Boek 5 years ago
parent 070b7a397d
commit 23f6b046b1

@ -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>

Loading…
Cancel
Save