Skip to content

Commit 4f4c253

Browse files
committed
safe listof call
1 parent 797234f commit 4f4c253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

detekt_custom_safe_calls.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,7 @@ datadog:
980980
- "kotlin.collections.listOf(android.view.Window)"
981981
- "kotlin.collections.listOf(com.datadog.android.api.InternalLogger.Target)"
982982
- "kotlin.collections.listOf(com.datadog.android.rum.internal.vitals.FPSVitalListener)"
983+
- "kotlin.collections.listOf(com.datadog.android.flags.model.BatchedFlagEvaluations.FlagEvaluation)"
983984
- "kotlin.collections.listOf(com.datadog.android.rum.model.ActionEvent.Interface)"
984985
- "kotlin.collections.listOf(com.datadog.android.rum.model.ErrorEvent.Interface)"
985986
- "kotlin.collections.listOf(com.datadog.android.rum.model.LongTaskEvent.Interface)"

0 commit comments

Comments
 (0)