mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-23 16:40:08 -03:00
code-gen: reformat template for go 1.19
https://tip.golang.org/doc/go1.19#go-doc with introduction of https://tip.golang.org/doc/comment has broken the code generator tests.
This commit is contained in:
parent
476e74d827
commit
375b301238
@ -24,6 +24,7 @@ func LanguageByAlias(langOrAlias string) (lang string, ok bool) {
|
||||
// Following
|
||||
// - internal.code-generator.generator.convertToAliasKey()
|
||||
// - GetLanguageByAlias()
|
||||
//
|
||||
// conventions.
|
||||
// It is here to avoid dependency on "generate" and "enry" packages.
|
||||
func convertToAliasKey(langName string) string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user