evalphobia/bobo-experiment

View on GitHub
i18n/lang.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function CommaNumber should have comment or be unexported
Open

func CommaNumber(n int) string {
Severity: Minor
Found in i18n/lang.go by golint

exported function Message should have comment or be unexported
Open

func Message(key string, args ...interface{}) string {
Severity: Minor
Found in i18n/lang.go by golint

There are no issues that match your filters.

Category
Status