[DO NOT MERGE] feat: linearization tour over the code graph (draft) #127
Annotations
10 errors
|
Run golangci/golangci-lint-action@v9
issues found
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L137
exported: exported method TopoStrategy.Order should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L50
exported: exported method CentralityStrategy.Order should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L48
exported: exported method CentralityStrategy.Name should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L39
exported: exported method DFSSeedStrategy.Order should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L37
exported: exported method DFSSeedStrategy.Name should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L29
exported: exported method BFSSeedStrategy.Order should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L27
exported: exported method BFSSeedStrategy.Name should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L21
exported: exported method TopoStrategy.Name should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v9:
internal/shards/tour.go#L275
unnamedResult: consider giving a name to these results (gocritic)
|
Loading