We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55be0d2 commit 04b18eaCopy full SHA for 04b18ea
utils/color.go
@@ -10,7 +10,6 @@ import (
10
)
11
12
var (
13
- _isColorEnabled bool = true
14
_isStdoutTerminal, checkedTerminal bool
15
16
// Outputs ANSI color if stdout is a tty
0 commit comments