pgoultiaev/aoc2017

View on GitHub
20/20.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Particle should have comment or be unexported
Open

type Particle struct {
Severity: Minor
Found in 20/20.go by golint

exported type Point should have comment or be unexported
Open

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

There are no issues that match your filters.

Category
Status