Skip to content

Commit 3e643b8

Browse files
committed
Enable --incompatible_struct_has_no_methods
1 parent aed0c41 commit 3e643b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ common --config common
1515
startup --host_jvm_args=-Djdk.tls.client.protocols=TLSv1.2
1616

1717
common --incompatible_require_linker_input_cc_api
18-
18+
common --incompatible_struct_has_no_methods
1919
common --incompatible_disallow_empty_glob=true
2020

2121
# test environment does not propagate locales by default some tests reads files

0 commit comments

Comments
 (0)