Skip to content

Commit b83aaab

Browse files
committed
Run buildifier
Signed-off-by: Thiago Cruz <[email protected]>
1 parent bf9ecc5 commit b83aaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xcodeproj/internal/files/output_files.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ def _collect_mixed_language_output_files(
360360
transitive = [
361361
info.outputs._transitive_products
362362
for info in transitive_infos
363-
]
363+
],
364364
)
365365

366366
transitive_compile_params = memory_efficient_depset(

0 commit comments

Comments
 (0)