biter777/countries

View on GitHub
subdivisions.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

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

There are no issues that match your filters.

Category
Status