ftl init go
should disallow module names that aren't valid Go package names
#1710
Labels
ftl init go
should disallow module names that aren't valid Go package names
#1710
eg.
ftl init go . map
is invalid becausemap
is a keywordThe text was updated successfully, but these errors were encountered: