Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(bazel): Add support for --incompatible_disallow_empty_glob #715

Conversation

keith
Copy link
Contributor

@keith keith commented May 23, 2024

This flag helps find accidental misconfigurations with invalid globs earlier. It's expected to become the default in the next major version of bazel. The BUILD file changes here allow downstream consumers to enable it now.

This flag helps find accidental misconfigurations with invalid globs
earlier. It's expected to become the default in the next major version
of bazel. The BUILD file changes here allow downstream consumers to
enable it now.
@gjasny gjasny merged commit 0c76af1 into jupp0r:master May 26, 2024
10 checks passed
@keith keith deleted the ks/build-bazel-add-support-for-incompatible_disallow_empty_glob branch May 28, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants