summaryrefslogtreecommitdiff
path: root/detekt-baselines/app.xml
diff options
context:
space:
mode:
Diffstat (limited to 'detekt-baselines/app.xml')
-rw-r--r--detekt-baselines/app.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/detekt-baselines/app.xml b/detekt-baselines/app.xml
index 2b6993f8..594291d4 100644
--- a/detekt-baselines/app.xml
+++ b/detekt-baselines/app.xml
@@ -81,8 +81,8 @@
<ID>SpreadOperator:ErrorMessages.kt$GitException.PushException$(res, *fmt)</ID>
<ID>ThrowsCount:GitCommandExecutor.kt$GitCommandExecutor$suspend fun execute(): Result&lt;Unit, Throwable&gt;</ID>
<ID>ThrowsCount:SshKey.kt$SshKey$fun import(uri: Uri)</ID>
+ <ID>TooManyFunctions:AbstractLogger.kt$AbstractLogger : Logger</ID>
<ID>TooManyFunctions:PasswordStore.kt$PasswordStore : BaseGitActivity</ID>
- <ID>TooManyFunctions:SshjConfig.kt$AbstractLogger : Logger</ID>
<ID>TopLevelPropertyNaming:AutofillMatcher.kt$private const val PREFERENCES_AUTOFILL_APP_MATCHES = "oreo_autofill_app_matches"</ID>
<ID>TopLevelPropertyNaming:AutofillMatcher.kt$private const val PREFERENCES_AUTOFILL_WEB_MATCHES = "oreo_autofill_web_matches"</ID>
<ID>TopLevelPropertyNaming:PasswordStore.kt$const val PASSWORD_FRAGMENT_TAG = "PasswordsList"</ID>