We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1903114 commit 8a5148bCopy full SHA for 8a5148b
.bazelrc
@@ -1,2 +1,3 @@
1
-# Remove when this PR is landed: https://github.com/bazelbuild/bazel-central-registry/pull/2631
2
-common --registry https://raw.githubusercontent.com/lalten/bazel-central-registry/rules_perl-includes_attr
+build --verbose_failures
+common --color=yes
3
+test --test_output=errors
0 commit comments