WIP: fix(table): improve resizing algorithm #2049
Annotations
5 errors and 1 warning
golangci-lint:
table/table.go#L402
func `(*Table).computeWidth` is unused (unused)
|
golangci-lint:
table/util.go#L24
func `min` is unused (unused)
|
golangci-lint:
table/util.go#L41
func `median` is unused (unused)
|
golangci-lint:
table/util.go#L55
func `largest` is unused (unused)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
Loading