cleaning up
parent
dc49596f9c
commit
2855f28960
|
|
@ -95,7 +95,7 @@ type (
|
||||||
Outcome Outcome `json:"issues,omitempty" yaml:"issues,omitempty"`
|
Outcome Outcome `json:"issues,omitempty" yaml:"issues,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// Outcomes represents a classification of report outcomes
|
// Outcome represents a classification of reports outcome.
|
||||||
Outcome map[string]Issues
|
Outcome map[string]Issues
|
||||||
|
|
||||||
// Issues represents a collection of issues.
|
// Issues represents a collection of issues.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue