mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-05-30 19:06:08 +00:00
fix(go): rename invalid comment format
This commit is contained in:
parent
c34791395e
commit
5526dd4aac
2
internal/env/constants.go
vendored
2
internal/env/constants.go
vendored
@ -19,7 +19,7 @@ const (
|
||||
// interactive context selection when fzf is installed.
|
||||
EnvFZFIgnore = "KUBECTX_IGNORE_FZF"
|
||||
|
||||
// EnvForceColor describes the environment variable to disable color usage
|
||||
// EnvNoColor describes the environment variable to disable color usage
|
||||
// when printing current context in a list.
|
||||
EnvNoColor = `NO_COLOR`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user