Skip to content
Merged
2 changes: 2 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ build --incompatible_default_to_explicit_init_py
# Ensure ongoing compatibility with this flag.
common --incompatible_disallow_struct_provider_syntax

common --incompatible_python_disallow_native_rules

# Windows makes use of runfiles for some rules
build --enable_runfiles

Expand Down
Loading