Skip to content

Commit 5cbef72

Browse files
committed
chore: Enable linting error for bindings_with_variant_name
1 parent 9320948 commit 5cbef72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ build --incompatible_strict_action_env # use an environment with a static value
1919
# default to optimized and unstripped binaries.
2020
build --compilation_mode=opt
2121
build --@rules_rust//:extra_rustc_flags=-Cdebug-assertions=on
22+
build --@rules_rust//:extra_rustc_flag=-Dbindings_with_variant_name
2223
build --strip=never
2324

2425
build --strategy_regexp=ic-os/.*=local

0 commit comments

Comments
 (0)