Skip to content

Commit

Permalink
Format junit
Browse files Browse the repository at this point in the history
  • Loading branch information
zegl committed Jul 12, 2024
1 parent 20f248e commit 536c54b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renderer/junit/junit.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ package junit

import (
"bytes"
"io"

"github.com/jstemmer/go-junit-report/v2/junit"
"github.com/zegl/kube-score/scorecard"
"io"
)

// JUnit XML output
Expand Down

0 comments on commit 536c54b

Please sign in to comment.