elliotchance/gedcom

View on GitHub
q/question_mark_expr.go

Summary

Maintainability
A
0 mins
Test Coverage

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

package q
Severity: Minor
Found in q/question_mark_expr.go by gofmt

comment on exported method QuestionMarkExpr.Evaluate should be of the form "Evaluate ..."
Open

// "?" is a special function that can be used to show all of the possible next
Severity: Minor
Found in q/question_mark_expr.go by golint

There are no issues that match your filters.

Category
Status