pgoultiaev/aoc2017

View on GitHub
25/25.go

Summary

Maintainability
A
0 mins
Test Coverage

exported var A should have comment or be unexported
Open

    A = stateInstruction{1, 0, 1, -1, "B", "D"}
Severity: Minor
Found in 25/25.go by golint

There are no issues that match your filters.

Category
Status