Skip to content

Commit 1c669c3

Browse files
committed
fixup! Update golden files
1 parent 70db9c9 commit 1c669c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/usage.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ func isWorkspaceCommand(cmd *cobra.Command) bool {
4040
})
4141
return ws
4242
}
43+
4344
func ttyWidth() int {
4445
_, cols, err := pty.Getsize(os.Stderr)
4546
if err != nil {

0 commit comments

Comments
 (0)