Skip to content

Commit 7b8b7b5

Browse files
authored
Apply suggestions from code review
Co-authored-by: Filip Hrisafov <filip.hrisafov@gmail.com>
1 parent b8da139 commit 7b8b7b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • processor/src/main/resources/org/mapstruct/tools/gem/processor

processor/src/main/resources/org/mapstruct/tools/gem/processor/Gem.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public class ${gemInfo.gemName} implements Gem {
126126
<@fillBuilder gemValueInfo, indentString/>
127127

128128
break;
129-
</#list>
129+
</#list>
130130
}
131131
</#if>
132132
}
@@ -216,4 +216,4 @@ public class ${gemInfo.gemName} implements Gem {
216216
</#if>
217217
);
218218
</@compress>
219-
</#macro>
219+
</#macro>

0 commit comments

Comments
 (0)