aboutsummaryrefslogtreecommitdiff
path: root/detekt-baselines/format-common-impl.xml
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-10-28 16:39:44 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2022-10-28 16:39:44 +0530
commit2c78f8303a5ab0a72fd018b1a504529bbb06955e (patch)
tree760dd2a4efbaef26c7b6e9eece0b2ee0eaf61027 /detekt-baselines/format-common-impl.xml
parent6fdb3c2cda05173e35482c67c59f6180d48e4186 (diff)
chore(detekt): re-do baseline
Diffstat (limited to 'detekt-baselines/format-common-impl.xml')
-rw-r--r--detekt-baselines/format-common-impl.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/detekt-baselines/format-common-impl.xml b/detekt-baselines/format-common-impl.xml
index 5a23ddfe..1d731d42 100644
--- a/detekt-baselines/format-common-impl.xml
+++ b/detekt-baselines/format-common-impl.xml
@@ -2,6 +2,7 @@
<SmellBaseline>
<ManuallySuppressedIssues></ManuallySuppressedIssues>
<CurrentIssues>
+ <ID>MaxLineLength:UriTotpFinderTest.kt$UriTotpFinderTest.Companion$"otpauth://totp/ACME%20Co:john@example.com?secret=HXDMVJECJJWSRB3HWIZR4IFUGFTMXBOZ&amp;issuer=ACME%20Co&amp;algorithm=SHA256&amp;digits=12&amp;period=25"</ID>
<ID>ReturnCount:UriTotpFinder.kt$UriTotpFinder$override fun findSecret(content: String): String?</ID>
</CurrentIssues>
</SmellBaseline>