Skip to content

Commit

Permalink
Set --incompatible_python_disallow_native_rules
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann authored and renovate[bot] committed Nov 1, 2024
1 parent 6015576 commit ebf14ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bazelrc.common
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ build --sandbox_default_allow_network=false
# docs: https://bazel.build/reference/command-line-reference#flag--legacy_external_runfiles
build --nolegacy_external_runfiles

# docs: https://bazel.build/reference/command-line-reference#flag--incompatible_python_disallow_native_rules
build --incompatible_python_disallow_native_rules

# docs: https://bazel.build/reference/command-line-reference#flag--test_output
test --test_output=errors
# docs: https://bazel.build/reference/command-line-reference#flag--test_verbose_timeout_warnings
Expand Down

0 comments on commit ebf14ef

Please sign in to comment.