aboutsummaryrefslogtreecommitdiff
path: root/detekt-baselines/crypto-pgpainless.xml
diff options
context:
space:
mode:
authorLckyDev <imn.irdst@gmail.com>2022-10-11 20:10:19 +0200
committerGitHub <noreply@github.com>2022-10-11 18:10:19 +0000
commit6f049fdcefe04787acff33fd77feb142141b1e33 (patch)
tree13bdf0f5039aff2ca3792e0789553562ad7277e0 /detekt-baselines/crypto-pgpainless.xml
parente277102c274b896d70b85e142bf08b387fde4610 (diff)
Clean up issues reported by Detekt (crypto-pgpainless.xml) (#2176)
Diffstat (limited to 'detekt-baselines/crypto-pgpainless.xml')
-rw-r--r--detekt-baselines/crypto-pgpainless.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/detekt-baselines/crypto-pgpainless.xml b/detekt-baselines/crypto-pgpainless.xml
index 0276df1b..c3e6912d 100644
--- a/detekt-baselines/crypto-pgpainless.xml
+++ b/detekt-baselines/crypto-pgpainless.xml
@@ -3,12 +3,5 @@
<ManuallySuppressedIssues/>
<CurrentIssues>
<ID>ForbiddenComment:PGPKeyManager.kt$PGPKeyManager$// TODO: This is a temp hack for now and in future it should check that the GPGKeyManager can</ID>
- <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.Companion$16</ID>
- <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.Companion$3</ID>
- <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.KeyId$0xffffffffL</ID>
- <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.KeyId$32</ID>
- <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.KeyId$8</ID>
- <ID>NestedBlockDepth:GpgIdentifier.kt$GpgIdentifier.Companion$private fun splitUserId(userId: String): String?</ID>
- <ID>ReturnCount:GpgIdentifier.kt$GpgIdentifier.Companion$public fun fromString(identifier: String): GpgIdentifier?</ID>
</CurrentIssues>
</SmellBaseline>