aboutsummaryrefslogtreecommitdiff
path: root/jobs
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-01-04 13:21:44 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2018-01-04 13:21:44 +0900
commit7ccf4a68e1a0b747f2535e838cdfa221bfb6d744 (patch)
tree7ca8e86e4874b12bd75d07f2e3b3f7aa2c1af617 /jobs
parent9aed9cc6327c3756a29d30b8538799be9dadd01a (diff)
downloadlibquotient-7ccf4a68e1a0b747f2535e838cdfa221bfb6d744.tar.gz
libquotient-7ccf4a68e1a0b747f2535e838cdfa221bfb6d744.zip
gtad.yaml: Update to the most recent GTAD
Use _scopeRenderer (instead of _typeRenderer) and _literalQuote.
Diffstat (limited to 'jobs')
-rw-r--r--jobs/gtad.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jobs/gtad.yaml b/jobs/gtad.yaml
index b9d128b4..8280877a 100644
--- a/jobs/gtad.yaml
+++ b/jobs/gtad.yaml
@@ -61,7 +61,8 @@ types:
#operations:
env:
- _typeRenderer: "{{#scope}}{{scopeCamelCase}}Job::{{/scope}}{{name}}"
+ _scopeRenderer: "{{scopeCamelCase}}Job::"
+ _literalQuote: '"'
maybeCrefType: "{{#avoidCopy?}}const {{/avoidCopy?}}{{dataType.name}}{{#avoidCopy?}}&{{/avoidCopy?}}"
qualifiedMaybeCrefType: "{{#avoidCopy?}}const {{/avoidCopy?}}{{dataType.qualifiedName}}{{#avoidCopy?}}&{{/avoidCopy?}}"
# preamble: preamble.mustache