Skip to content

Commit 72430b9

Browse files
pzembrodcopybara-github
authored andcommitted
Add Copybara transformation for rules_shell.
Needed by PR #703 and unknown commit PiperOrigin-RevId: 923323947 Change-Id: Ib9766ceca1e08c8c1533a3530e837ecb369bd42e
1 parent 448331a commit 72430b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
load("@bazel_skylib//rules:diff_test.bzl", "diff_test")
1616
load("@bazel_skylib//rules:expand_template.bzl", "expand_template")
17+
load("@rules_shell//shell:sh_binary.bzl", "sh_binary")
1718
load("@stardoc//stardoc:stardoc.bzl", "stardoc")
1819
load("//cc/toolchains/impl:documented_api.bzl", "DOCUMENTED_TOOLCHAIN_RULES")
1920
load("//cc/toolchains/impl:markdown_helpers.bzl", "xref_substitutions")
20-
load("//third_party/bazel_rules/rules_shell/shell:sh_binary.bzl", "sh_binary")
2121

2222
filegroup(
2323
name = "srcs",

0 commit comments

Comments
 (0)