Refactoring zones so that data is lazy loaded when needed #835
Annotations
1 error and 2 warnings
golangci-lint
issues found
|
golangci-lint:
tax/zone.go#L85
exported: exported function NewZoneStoreEmbedded should have comment or be unexported (revive)
|
golangci-lint:
regimes/regimes.go#L9
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|