Skip to content

Commit 205c9a9

Browse files
committed
swift-syntax-rs: Fix bazel formatting
aCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 46d6a11 commit 205c9a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unified/swift-syntax-rs/xcode_transition.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ _xcode_transition = transition(
4545

4646
def _wrapper_impl(ctx):
4747
src = ctx.attr.actual[0]
48+
4849
# Forward the providers a downstream `rust_*` target reads from `deps`:
4950
# `DefaultInfo`, `CcInfo` (linking info), and `OutputGroupInfo`.
5051
providers = [src[DefaultInfo]]

0 commit comments

Comments
 (0)