aboutsummaryrefslogtreecommitdiff
path: root/detekt-baselines/format-common.xml
blob: 42e17ed0f298a5dc8193d8d3806382ff908722d5 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version='1.0' encoding='UTF-8'?>
<SmellBaseline>
  <ManuallySuppressedIssues/>
  <CurrentIssues>
    <ID>MagicNumber:Otp.kt$Otp$0x7f</ID>
    <ID>MagicNumber:Otp.kt$Otp$10</ID>
    <ID>MagicNumber:Otp.kt$Otp$26</ID>
    <ID>MagicNumber:Otp.kt$Otp$4</ID>
    <ID>MagicNumber:Otp.kt$Otp$5</ID>
    <ID>MagicNumber:Otp.kt$Otp$6</ID>
    <ID>MagicNumber:Otp.kt$Otp$8</ID>
    <ID>MagicNumber:PasswordEntry.kt$PasswordEntry$1000</ID>
    <ID>MagicNumber:PasswordEntry.kt$PasswordEntry$1000L</ID>
    <ID>MatchingDeclarationName:Clocks.kt$UserClock : Clock</ID>
    <ID>MatchingDeclarationName:TestClocks.kt$TestUserClock : UserClock</ID>
    <ID>MaxLineLength:PasswordEntryTest.kt$PasswordEntryTest.Companion$"otpauth://totp/ACME%20Co:john@example.com?secret=HXDMVJECJJWSRB3HWIZR4IFUGFTMXBOZ&amp;issuer=ACME%20Co&amp;algorithm=SHA1&amp;digits=6&amp;period=30"</ID>
    <ID>ReturnCount:PasswordEntry.kt$PasswordEntry$private fun findAndStripPassword(passContent: List&lt;String>): Pair&lt;String?, List&lt;String>></ID>
  </CurrentIssues>
</SmellBaseline>