Skip to content

Commit a00be5c

Browse files
committed
fixup! add changelog entry
1 parent 9f72074 commit a00be5c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ buildifier:
3333
build_flags:
3434
- "--keep_going"
3535
- "--build_tag_filters=-integration-test"
36+
- "--bazelversion ${{ bazel }}"
3637
test_targets:
3738
- "--"
3839
- "..."

.bazelrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ build --incompatible_default_to_explicit_init_py
2020
# Ensure ongoing compatibility with this flag.
2121
common --incompatible_disallow_struct_provider_syntax
2222

23-
common --incompatible_python_disallow_native_rules
24-
2523
# Windows makes use of runfiles for some rules
2624
build --enable_runfiles
2725

0 commit comments

Comments
 (0)