Skip to content

Commit

Permalink
buildifier
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvanloon committed Jun 12, 2019
1 parent b58d958 commit d2666a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/proto/examplepb/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ protoc_gen_swagger(

protoc_gen_swagger(
name = "examplepb_protoc_gen_swagger_merged",
allow_merge = True, # Outputs a single swagger.json file.
proto = ":examplepb_proto",
allow_merge = True, # Outputs a single swagger.json file.
)

0 comments on commit d2666a7

Please sign in to comment.