summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraiuto <aiuto@google.com>2024-04-17 18:44:38 -0400
committerGitHub <noreply@github.com>2024-04-17 18:44:38 -0400
commitdc21c281864f4fb7630f2d2ea34c7a58d8b178b3 (patch)
treeaef5e1945e27e0a4a80124ad2d9571ecaa5926ce
parent36433a92a4eacd2faab9133278f7493679a7eed5 (diff)
downloadbazelbuild-rules_pkg-dc21c281864f4fb7630f2d2ea34c7a58d8b178b3.tar.gz
create empty MODULE.bazel files in examples to bazel does not complain (#855)
-rw-r--r--examples/rich_structure/MODULE.bazel0
-rw-r--r--examples/time_stamping/MODULE.bazel0
-rw-r--r--examples/where_is_my_output/MODULE.bazel0
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/rich_structure/MODULE.bazel b/examples/rich_structure/MODULE.bazel
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/examples/rich_structure/MODULE.bazel
diff --git a/examples/time_stamping/MODULE.bazel b/examples/time_stamping/MODULE.bazel
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/examples/time_stamping/MODULE.bazel
diff --git a/examples/where_is_my_output/MODULE.bazel b/examples/where_is_my_output/MODULE.bazel
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/examples/where_is_my_output/MODULE.bazel