We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8da139 commit 7b8b7b5Copy full SHA for 7b8b7b5
1 file changed
processor/src/main/resources/org/mapstruct/tools/gem/processor/Gem.ftl
@@ -126,7 +126,7 @@ public class ${gemInfo.gemName} implements Gem {
126
<@fillBuilder gemValueInfo, indentString/>
127
128
break;
129
- </#list>
+ </#list>
130
}
131
</#if>
132
@@ -216,4 +216,4 @@ public class ${gemInfo.gemName} implements Gem {
216
217
);
218
</@compress>
219
-</#macro>
+</#macro>
0 commit comments