RegionTermIndexer: Port from C++ #74
Annotations
4 errors
golangci-lint
issues found
|
golangci-lint:
s2/region_term_indexer_test.go#L89
S1011: should replace loop with actual = append(actual, docIDs...) (staticcheck)
|
golangci-lint:
s2/region_term_indexer_test.go#L115
File is not properly formatted (gofmt)
|
golangci-lint:
s2/region_term_indexer.go#L78
File is not properly formatted (gofmt)
|
Loading