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

Commit

Permalink
chore: enable context aware commits (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Mar 24, 2020
1 parent 3c59df9 commit 2e28c77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions synth.py
Expand Up @@ -16,6 +16,8 @@

import synthtool.languages.java as java

AUTOSYNTH_MULTIPLE_COMMITS = True

versions = ['v4beta1']
service = 'talent'

Expand Down

0 comments on commit 2e28c77

Please sign in to comment.