aboutsummaryrefslogtreecommitdiff
path: root/detekt-baselines/format-common-impl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'detekt-baselines/format-common-impl.xml')
-rw-r--r--detekt-baselines/format-common-impl.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/detekt-baselines/format-common-impl.xml b/detekt-baselines/format-common-impl.xml
deleted file mode 100644
index 1d731d42..00000000
--- a/detekt-baselines/format-common-impl.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" ?>
-<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>