mirror of
https://github.com/jstemmer/go-junit-report.git
synced 2025-07-05 13:32:54 -05:00
Run gofmt on go-junit-report.go
This commit is contained in:
@ -9,10 +9,10 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
noXMLHeader bool
|
||||
packageName string
|
||||
noXMLHeader bool
|
||||
packageName string
|
||||
goVersionFlag string
|
||||
setExitCode bool
|
||||
setExitCode bool
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user