mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-09-12 14:01:07 +00:00
Extend CI workflow with gofmt
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
@@ -12,7 +12,7 @@ var (
|
||||
ActiveItemColor = color.New(color.FgGreen, color.Bold)
|
||||
)
|
||||
|
||||
func init(){
|
||||
func init() {
|
||||
EnableOrDisableColor(ActiveItemColor)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user