Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
chore: enable context aware commits (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
SurferJeffAtGoogle committed May 6, 2020
1 parent ab6829a commit 36a6539
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 logging

AUTOSYNTH_MULTIPLE_COMMITS = True

logging.basicConfig(level=logging.DEBUG)

gapic = gcp.GAPICBazel()
Expand Down

0 comments on commit 36a6539

Please sign in to comment.