feat: config supports toggling HTTP and Stats servers on/off (#594) #2655
Annotations
5 errors
Test:
pkg/config/config.go#L180
fmt.Sprintf format %s has arg c.SSH.Enabled of wrong type bool
|
Test:
pkg/config/config.go#L187
fmt.Sprintf format %s has arg c.Git.Enabled of wrong type bool
|
Test:
pkg/config/config.go#L193
fmt.Sprintf format %s has arg c.HTTP.Enabled of wrong type bool
|
Test:
pkg/config/config.go#L198
fmt.Sprintf format %s has arg c.Stats.Enabled of wrong type bool
|
Test
Process completed with exit code 1.
|
Loading