Skip to content

Commit 1fea7ce

Browse files
authored
Support user.bazelrc (bazelbuild#1119)
1 parent 1ecee6c commit 1fea7ce

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
@@ -4,3 +4,5 @@ build --strategy=KotlinCompile=worker
44
build --test_output=all
55
build --verbose_failures
66

7+
# User-specific .bazelrc
8+
try-import %workspace%/user.bazelrc

0 commit comments

Comments
 (0)