ZEA-2031: implement handle raw html static build #357
Annotations
2 errors and 2 warnings
lint:
internal/static/TransformServerless.go#L14
S1002: should omit comparison to bool constant, can be simplified to `isHtmlStatic` (gosimple)
|
lint
issues found
|
lint:
internal/utils/copy_from_source.go#L10
exported: exported function CopyFromSource should have comment or be unexported (revive)
|
lint:
internal/static/TransformServerless.go#L13
var-naming: func parameter isHtmlStatic should be isHTMLStatic (revive)
|