Skip to content

Commit

Permalink
Improve field alignment using dkorunic/betteralign
Browse files Browse the repository at this point in the history
  • Loading branch information
xyproto committed Oct 16, 2023
1 parent 07d60ce commit 21f1a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console/console.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import (

// Output is for enabling or disabling output to stdout
type Output struct {
enabled bool
stdout *os.File
enabled bool
}

// Disable output to stdout. Will close stdout and stderr.
Expand Down

0 comments on commit 21f1a2d

Please sign in to comment.