chore(lint): should be written without leading space
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
// nolint
|
||||
//nolint
|
||||
var defaultConf = []byte(`
|
||||
core:
|
||||
enabled: true # enable httpd server
|
||||
|
||||
Reference in New Issue
Block a user