Skip to content

Commit add9978

Browse files
committed
RUM-12047: Fixing detekt
1 parent 99713b6 commit add9978

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
@@ -845,6 +845,7 @@ datadog:
845845
- "kotlin.collections.listOf(com.datadog.android.rum.model.LongTaskEvent.Interface)"
846846
- "kotlin.collections.listOf(com.datadog.android.rum.model.ResourceEvent.Interface)"
847847
- "kotlin.collections.listOf(com.datadog.android.rum.model.ViewEvent.Interface)"
848+
- "kotlin.collections.listOf(com.datadog.android.rum.model.VitalEvent.Interface)"
848849
- "kotlin.collections.listOf(com.datadog.android.sessionreplay.MapperTypeWrapper)"
849850
- "kotlin.collections.listOf(com.datadog.android.sessionreplay.internal.recorder.DefaultOptionSelectorDetector)"
850851
- "kotlin.collections.listOf(com.datadog.android.sessionreplay.material.internal.MaterialDrawableToColorMapper)"

0 commit comments

Comments
 (0)