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 the doc for `tools/trim` at https://godoc.org/cuelang.org/go shows:
> light: ceiling50: { room: "MasterBedroom" brightnessOff: 0.0 // this line brightnessOn: 100.0 // and this line will be removed }
This is due to a couple of blank lines in the `tools/trim` package comment.
This PR fixes that, and a couple of typos.
Closes#387cuelang/cue#387
GitOrigin-RevId: 4943d4cbff641a3b308df15919154a71bf0ae59d
Change-Id: I1c4e42e656b94698670678ec26e49663220133cc
Reviewed-on: https://cue-review.googlesource.com/c/cue/+/6160
Reviewed-by: Marcel van Lohuizen <[email protected]>
0 commit comments