Skip to content

Commit 9db9d55

Browse files
authored
chore: enable context aware commits (googleapis#98)
1 parent 9784759 commit 9db9d55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

java-spanner-jdbc/synth.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
import synthtool.languages.java as java
1818

19+
AUTOSYNTH_MULTIPLE_COMMITS = True
20+
1921
java.common_templates(excludes=[
2022
'README.md'
2123
])

0 commit comments

Comments
 (0)