wechaty/go-wechaty

View on GitHub
wechaty/config/config.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

exported const FourPerEmSpace should have comment or be unexported
Open

const FourPerEmSpace = string(rune(8197))
Severity: Minor
Found in wechaty/config/config.go by golint

exported function QRCodeForChatie should have comment or be unexported
Open

func QRCodeForChatie() *filebox.FileBox {
Severity: Minor
Found in wechaty/config/config.go by golint

There are no issues that match your filters.

Category
Status