Skip to content

Commit 9fa1e4b

Browse files
authored
chore: enable context aware commits (#118)
1 parent 10990f5 commit 9fa1e4b

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 = 'logging'

0 commit comments

Comments
 (0)