feat: enhance linters configuration and improve code clarity across m… #76
Annotations
10 errors
|
Test
issues found
|
|
Test:
pkg/renderer/svg/renderer.go#L48
hugeParam: config is heavy (1128 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/renderer/renderer.go#L49
hugeParam: config is heavy (1128 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/renderer/gif/renderer.go#L37
hugeParam: config is heavy (1128 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/raster/raster.go#L91
hugeParam: config is heavy (1112 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/ir/processor.go#L36
hugeParam: config is heavy (1088 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/color/palette.go#L9
hugeParam: p is heavy (1024 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/color/color.go#L52
hugeParam: palette is heavy (1024 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/color/color.go#L38
hugeParam: palette is heavy (1024 bytes); consider passing it by pointer (gocritic)
|
|
Test:
pkg/color/catalog.go#L55
hugeParam: palette is heavy (1024 bytes); consider passing it by pointer (gocritic)
|