We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44aa9ca commit e321874Copy full SHA for e321874
scripts/website/expand_templates/exclusions.go
@@ -26,7 +26,7 @@ const exclusionTmpl = `{{- $tick := "` + "`" + `" -}}
26
<td><span class="inline-code">{{ if $rule.Text }}{{ $rule.Text }}{{ end }}</span></td>
27
</tr>
28
{{- end }}
29
- </tbody>
+ </tbody>
30
</table>
31
32
{{ end }}`
0 commit comments