Skip to content

Commit 75db6b8

Browse files
committed
remove extra lines from EOF
1 parent be99d36 commit 75db6b8

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

internal/input/templates/_inputs.tmpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,3 @@ Input File: {{ .FilePath }}
2121

2222
{{ end -}}
2323
{{- end -}}
24-
25-
26-

internal/input/templates/_results.tmpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,3 @@
4848
{{- nl -}}
4949
{{- end -}}
5050
{{- end -}}
51-
52-
53-

internal/input/templates/text_report.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ Results:{{ nl -}}
2525
{{- if or (gt $t.Failures 0) (and (gt $t.Warnings 0) $r.ShowWarnings) -}}
2626
For more information about policy issues, see the policy documentation: https://conforma.dev/docs/policy/{{ nl -}}
2727
{{- end -}}
28-

0 commit comments

Comments
 (0)