fix(lint): adjust TrustAllX509TrustManager regexp

This commit is contained in:
Harsh Shandilya 2022-12-22 11:30:31 +05:30
parent 7d931e8403
commit baf1fdd891
No known key found for this signature in database

View file

@ -21,7 +21,7 @@
</issue>
<issue id="TrustAllX509TrustManager">
<ignore regexp="bouncycastle" />
<ignore regexp="eclipse/jgit" />
<ignore regexp="jgit" />
</issue>
<issue id="UnusedResources">
<ignore path="src/main/res/values/bools.xml" />