We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8c72e commit 06199aaCopy full SHA for 06199aa
internal/env/env.go
@@ -11,7 +11,7 @@ import (
11
)
12
13
const (
14
- CARAPACE_COLOR = "CARAPACE_COLOR" // TODO
+ CARAPACE_COLOR = "CARAPACE_COLOR" // enable color
15
CARAPACE_COMPLINE = "CARAPACE_COMPLINE" // TODO
16
CARAPACE_COVERDIR = "CARAPACE_COVERDIR" // coverage directory for sandbox tests
17
CARAPACE_EXPERIMENTAL = "CARAPACE_EXPERIMENTAL" // enable experimental features
0 commit comments