diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2022-07-17 13:26:51 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2022-07-17 13:57:13 +0530 |
commit | 584670ae5bf9373aaa12f82d6eab417929d6bca7 (patch) | |
tree | 6757eedfe2ddd8a765d41410420b36c74e502640 /detekt-baselines/format-common.xml | |
parent | 5d2a8e9aba8a15abd8971b4dd69d2a52eca3e5ba (diff) |
detekt: re-baseline for updated config
Diffstat (limited to 'detekt-baselines/format-common.xml')
-rw-r--r-- | detekt-baselines/format-common.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/detekt-baselines/format-common.xml b/detekt-baselines/format-common.xml index 42e17ed0..9ff123b7 100644 --- a/detekt-baselines/format-common.xml +++ b/detekt-baselines/format-common.xml @@ -10,7 +10,6 @@ <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&issuer=ACME%20Co&algorithm=SHA1&digits=6&period=30"</ID> |