mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
Fixes #1498 - Ignores missing translation lint
This commit is contained in:
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. -->
|
Let's just ignore issues in the Sentry code since that is a third-party dependency anyways. -->
|
||||||
<ignore path="**/sentry*.jar" />
|
<ignore path="**/sentry*.jar" />
|
||||||
</issue>
|
</issue>
|
||||||
|
<issue id="MissingTranslation" severity="ignore" />
|
||||||
</lint>
|
</lint>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user