cleaning up

mine
derailed 2020-04-02 15:56:18 -06:00
parent dc49596f9c
commit 2855f28960
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ type (
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
// Issues represents a collection of issues.