Skip to content

Commit a99e2e4

Browse files
committed
Add symlinks to ../.bazelrc and ../.bazelrc.local
The `examples/.bazelrc.local` link should not break `examples/.bazelrc` when there is no `.bazelrc.local`, because `.bazelrc` uses `try-import`.
1 parent 63c368d commit a99e2e4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/.bazelrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../.bazelrc

examples/.bazelrc.local

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../.bazelrc.local

0 commit comments

Comments
 (0)