diff options
Diffstat (limited to 'detekt-baselines/crypto-pgpainless.xml')
-rw-r--r-- | detekt-baselines/crypto-pgpainless.xml | 7 |
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> |