Skip to content

Commit d95faf8

Browse files
committed
fix: clean up redundant conditionals in GitHub report template
1 parent 90c95ad commit d95faf8

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

dist/reports/github.hbs

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/reports/github.hbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
{{else}}
104104
{{name}}
105105

106-
{{/if}}
107106
{{/if}}
108107
{{/if}}
109108
{{/each}}
@@ -121,7 +120,6 @@
121120
{{else}}
122121
{{name}}
123122

124-
{{/if}}
125123
{{/if}}
126124
{{/if}}
127125
{{/each}}

0 commit comments

Comments
 (0)