biter777/countries

View on GitHub

Showing 24 of 60 total issues

receiver name should not be an underscore, omit the name if it is unused
Open

func (_ Subdivision) Type() string {
Severity: Minor
Found in subdivisions.go by golint

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

package countries
Severity: Minor
Found in callcodes.go by gofmt

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

package countries
Severity: Minor
Found in domains.go by gofmt

receiver name should not be an underscore, omit the name if it is unused
Open

func (_ *CallCodeInfo) Type() string {
Severity: Minor
Found in callcodes.go by golint
Severity
Category
Status
Source
Language