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 714cece commit 554bf8cCopy full SHA for 554bf8c
builder/antlr/deps.bzl
@@ -4,7 +4,7 @@
4
5
load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
6
7
-def deps():
+def rules_antlr():
8
git_repository(
9
name = "rules_antlr",
10
remote = "https://github.com/marcohu/rules_antlr",
distribution/helm/deps.bzl
+def com_github_masmovil_bazel_rules():
name = "com_github_masmovil_bazel_rules",
tag = "v0.5.0",
0 commit comments