Skip to content

Commit 8a5148b

Browse files
committed
rm registry fork, add some reasonable bazelrc values
1 parent 1903114 commit 8a5148b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.bazelrc

+3-2
Original file line numberDiff line numberDiff line change
@@ -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
1+
build --verbose_failures
2+
common --color=yes
3+
test --test_output=errors

0 commit comments

Comments
 (0)