Skip to content

Conversation

@wrenix
Copy link

@wrenix wrenix commented Nov 8, 2024

otherwise it is not possible to overwrite a define on the next step.

maybe fix #277

@Makeshift
Copy link

Unfortunately this won't build. I was hoping it would fix the overwrite issue I was having.

pkg/document/template.go:390:11: cannot use "" (untyped string constant) as []string value in return statement
pkg/document/template.go:396:53: cannot use []byte(defaultDocumentationTemplate) (value of type []byte) as []string value in argument to append

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: template: multiple definition of template

2 participants