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 eb63cd0 commit 796b1a6Copy full SHA for 796b1a6
.bazelrc
@@ -1,3 +1,6 @@
1
build --//core:codspeed_mode=instrumentation
2
build --compilation_mode=dbg
3
build --copt=-O2
4
+
5
+# Flip this early to avoid breaking compatibility once it becomes the default.
6
+build --incompatible_disallow_empty_glob
0 commit comments