nabbar/golib

Linter for package ioutils

Closed this issue · 0 comments

ioutils/fileDescriptor.go:52:2: Top level comment should end in a period (godot)
 *
 ^
ioutils/error.go:52:2: missing cases in switch of type errors.CodeError: UNK_ERROR (exhaustive)
	switch code {
	^