mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
fix(lint): adjust TrustAllX509TrustManager regexp
This commit is contained in:
parent
7d931e8403
commit
baf1fdd891
@ -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" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user