wechaty/go-wechaty

View on GitHub
wechaty-puppet/helper/array.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

package helper
Severity: Minor
Found in wechaty-puppet/helper/array.go by gofmt

exported type ArrayInt should have comment or be unexported
Open

type ArrayInt []int
Severity: Minor
Found in wechaty-puppet/helper/array.go by golint

exported method ArrayInt.InArray should have comment or be unexported
Open

func (a ArrayInt) InArray(i int) bool {
Severity: Minor
Found in wechaty-puppet/helper/array.go by golint

There are no issues that match your filters.

Category
Status