pgoultiaev/aoc2017

View on GitHub
11/11.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Direction should have comment or be unexported
Open

type Direction struct {
Severity: Minor
Found in 11/11.go by golint

exported type Player should have comment or be unexported
Open

type Player struct {
Severity: Minor
Found in 11/11.go by golint

exported type Point should have comment or be unexported
Open

type Point struct {
Severity: Minor
Found in 11/11.go by golint

There are no issues that match your filters.

Category
Status