pgoultiaev/aoc2017

View on GitHub

Showing 31 of 31 total issues

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 3/3.go by golint

comment on exported type Paren should be of the form "Paren ..." (with optional leading article)
Open

// Barebones stack implementation
Severity: Minor
Found in 9/9.go by golint

comment on exported type Point should be of the form "Point ..." (with optional leading article)
Open

// Part two
Severity: Minor
Found in 14/14.go by golint

exported type Direction should have comment or be unexported
Open

type Direction struct {
Severity: Minor
Found in 3/3.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

exported type Point should have comment or be unexported
Open

type Point 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 19/19.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

2: cannot find package "github.com/pgoultiaev/aoc2017/util" in any of:
Open

    "github.com/pgoultiaev/aoc2017/util"
Severity: Minor
Found in 10/10.go by govet
Severity
Category
Status
Source
Language