Skip to content

Commit 0cd617d

Browse files
author
Benjamin E. Coe
authored
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits (googleapis#938)
1 parent b96eacf commit 0cd617d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

synth.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
logging.basicConfig(level=logging.DEBUG)
88

9+
AUTOSYNTH_MULTIPLE_COMMITS = True
10+
11+
912
gapic = gcp.GAPICGenerator()
1013
common_templates = gcp.CommonTemplates()
1114

0 commit comments

Comments
 (0)