Skip to content

Commit 19935f6

Browse files
committed
Run buildifier
Signed-off-by: Aaron Sky <aaronsky@skyaaron.com>
1 parent b6cc4df commit 19935f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xcodeproj/internal/xcodeproj_aspect.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def _xcodeproj_aspect_impl(target, ctx):
115115
# Only create a `XcodeProjInfo` if the target hasn't already created
116116
# one
117117
rule_attr = ctx.rule.attr
118+
118119
# Update when Bazel 8 is dropped
119120
var_attr = getattr(ctx.rule, "var", ctx.var)
120121

0 commit comments

Comments
 (0)