Skip to content

Commit e5a0dbc

Browse files
committed
Enable bazel disallow empty globs
Enable the option to support an early detection of invalid globs in bazel functions.
1 parent 9cd0500 commit e5a0dbc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ build --incompatible_default_to_explicit_init_py
1010

1111
common --registry=https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/
1212
common --registry=https://bcr.bazel.build
13+
14+
common --incompatible_disallow_empty_glob

0 commit comments

Comments
 (0)