Skip to content

Commit

Permalink
enforce type
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed Jul 19, 2022
1 parent 885ea49 commit 4b077ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/flag/resolution_detail.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ type ResolutionDetails struct {
Reason ResolutionReason

// ErrorCode indicates the error code for this evaluation
ErrorCode string
ErrorCode ErrorCode
}

0 comments on commit 4b077ff

Please sign in to comment.