Merge pull request #4 from jvzantvoort/feat/mdtoc #26
Annotations
10 errors
|
cmd/mvx/logging.go#L32
should replace indent -= 1 with indent--
|
|
cmd/mvx/logging.go#L26
exported function EndFunc should have comment or be unexported
|
|
cmd/mvx/logging.go#L17
should replace indent += 1 with indent++
|
|
cmd/mvx/logging.go#L16
exported function StartFunc should have comment or be unexported
|
|
cmd/mvx/logging.go#L12
exported function IndentStr should have comment or be unexported
|
|
cmd/logging/common.go#L11
exported function GetString should have comment or be unexported
|
|
cmd/achelper/terms.go#L16
exported method Terms.List should have comment or be unexported
|
|
cmd/achelper/terms.go#L12
exported method Terms.Add should have comment or be unexported
|
|
cmd/achelper/terms.go#L8
exported type Terms should have comment or be unexported
|
|
cmd/achelper/ssh.go#L11
func ReadSshConfig should be ReadSSHConfig
|
The logs for this run have expired and are no longer available.
Loading