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
internal/ci: place input parameters inside an #in struct
Otherwise, typos like #additionalCacheDirs go unnoticed
as they don't cause any typo checking errors.
At least this way, we can get typo checking within the #in struct.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I608ad3b7a95519d2c5f05d368f5d9d6a4a9f6484
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1219412
Reviewed-by: Paul Jolly <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
0 commit comments