Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit ea8c365

Browse files
authored
chore: enable context aware commits (#94)
1 parent 9112ee5 commit ea8c365

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

synth.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
import synthtool.gcp as gcp
1919
import synthtool.languages.java as java
2020

21+
AUTOSYNTH_MULTIPLE_COMMITS = True
22+
2123
gapic = gcp.GAPICGenerator()
2224

2325
service = 'redis'

0 commit comments

Comments
 (0)