Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

just for testing #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

just for testing #58

wants to merge 1 commit into from

Conversation

jirfag
Copy link
Member

@jirfag jirfag commented Dec 1, 2018

No description provided.

@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@golangci golangci deleted a comment from golangcibot Feb 18, 2019
@@ -15,6 +15,7 @@ type Log interface {

type LogLevel int

// setup levellign

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

levellign is a misspelling of levelling (from misspell)

Suggested change
// setup levellign
// setup levelling

Fatalf(format string, args ...interface{})
Errorf(format string, args ...interface{})
Warnf(format string, args ...interface{})
Fatalf(format string, args ...interface{})

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File is not gofmt-ed with -s (from gofmt)

@@ -3,6 +3,7 @@ package logutil
import (
"fmt"
"os"
"os/exec"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File is not goimports-ed (from goimports)

Suggested change
"os/exec"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants