feat(SplitLayout): support different sashPos interpretations #955
Annotations
3 errors
Lint:
SplitLayout.go#L90
cyclomatic complexity 22 of func `(*SplitLayoutWidget).Build` is high (> 15) (gocyclo)
|
Lint:
SplitLayout.go#L99
switch statements should only be cuddled with variables switched (wsl)
|
Lint
issues found
|