Plot styling #898
Annotations
5 errors
Lint:
CSS.go#L43
cognitive complexity 56 of func `ParseCSSStyleSheet` is high (> 30) (gocognit)
|
Lint:
StyleSetter.go#L197
cyclomatic complexity 17 of func `(*StyleSetter).Push` is high (> 15) (gocyclo)
|
Lint:
StyleSetter.go#L114
exported: exported method StyleSetter.Plots should have comment or be unexported (revive)
|
Lint:
StyleSetter.go#L179
S1009: should omit nil check; len() for []github.com/AllenDang/giu.PlotWidget is defined as zero (gosimple)
|
Lint
issues found
|