pgoultiaev/aoc2017

View on GitHub
22/22.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Virus should have comment or be unexported
Open

type Virus struct {
Severity: Minor
Found in 22/22.go by golint

exported type Direction should have comment or be unexported
Open

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

exported type Point should have comment or be unexported
Open

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

There are no issues that match your filters.

Category
Status