Skip to content

Commit

Permalink
Flip --incompatible_blacklisted_protos_requires_proto_info
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannic authored and comius committed Oct 28, 2020
1 parent 5a2b7df commit e7d11db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ public static class Options extends FragmentOptions {

@Option(
name = "incompatible_blacklisted_protos_requires_proto_info",
defaultValue = "false",
defaultValue = "true",
documentationCategory = OptionDocumentationCategory.UNDOCUMENTED,
effectTags = {OptionEffectTag.LOADING_AND_ANALYSIS},
metadataTags = {
Expand Down

0 comments on commit e7d11db

Please sign in to comment.