You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if no arguments are passed to `cue mod init`, it creates
a module file with an empty path, which isn't valid.
This changes it so it uses an arbitrary module path (`cue.example`)
instead.
Fixes#3260.
Signed-off-by: Roger Peppe <[email protected]>
Change-Id: I4388d49ee6ff208cd54ec2bdee724cbd8b6f0ebd
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1198143
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Daniel Martí <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
0 commit comments