We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ecee6c commit 1fea7ceCopy full SHA for 1fea7ce
.bazelrc
@@ -4,3 +4,5 @@ build --strategy=KotlinCompile=worker
4
build --test_output=all
5
build --verbose_failures
6
7
+# User-specific .bazelrc
8
+try-import %workspace%/user.bazelrc
0 commit comments