We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90622e6 commit c803de7Copy full SHA for c803de7
e2e/smoke/BUILD
@@ -3,7 +3,7 @@ Add a basic smoke-test target below.
3
"""
4
5
load("@bazel_skylib//rules:build_test.bzl", "build_test")
6
-# load("com_myorg_rules_mylang//mylang:defs.bzl", "...")
+# load("@com_myorg_rules_mylang//mylang:defs.bzl", "...")
7
8
# Replace with a usage of your rule/macro
9
filegroup(name = "empty")
0 commit comments