feat(sql-editor): auto-expand on printable input when focused #12
Annotations
3 errors
|
Lint
issues found
|
|
Lint:
internal/ui/components/tree_view.go#L609
func (*TreeView).buildNodeLabel is unused (unused)
|
|
Lint:
internal/ui/components/tree_view.go#L679
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
|