[ktfmt] Codemod format for trailing commas incoming change #1846

Closed
hick209 wants to merge 1 commits from export-D80174963 into main
Showing only changes of commit 0ef6192b16 - Show all commits

View File

@@ -13,6 +13,7 @@ package com.facebook.yoga.annotations
AnnotationTarget.FUNCTION, AnnotationTarget.FUNCTION,
AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_GETTER,
AnnotationTarget.PROPERTY_SETTER, AnnotationTarget.PROPERTY_SETTER,
AnnotationTarget.CONSTRUCTOR) AnnotationTarget.CONSTRUCTOR,
)
@Retention(AnnotationRetention.BINARY) @Retention(AnnotationRetention.BINARY)
public annotation class DoNotStrip public annotation class DoNotStrip