Skip to content

Commit c299a0e

Browse files
committed
[bazel] Implicitly setting --enable_runfiles for all commands
1 parent 57e9c69 commit c299a0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ test --repository_cache=~/.cache/bazel-repo
3737
# See https://docs.bazel.build/versions/master/remote-caching.html#disk-cache
3838
build --disk_cache=~/.cache/bazel-disk
3939
test --disk_cache=~/.cache/bazel-disk
40+
41+
common --enable_runfiles

0 commit comments

Comments
 (0)