Skip to content

Commit

Permalink
chore: enable context aware commits (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Mar 24, 2020
1 parent 74b7766 commit 9b780fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions synth.py
Expand Up @@ -18,6 +18,8 @@
import synthtool.gcp as gcp
import synthtool.languages.java as java

AUTOSYNTH_MULTIPLE_COMMITS = True

gapic = gcp.GAPICGenerator()

protobuf_header = "// Generated by the protocol buffer compiler. DO NOT EDIT!"
Expand Down

0 comments on commit 9b780fa

Please sign in to comment.