build: add yaml tags to some LogConfig fields #17700
Annotations
3 errors
lint:
build/config.go#L30
structtag: struct field tag `long:"no-commit-hash"description:"If set, the commit-hash of the current build will not be included in log lines by default."` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
|
lint:
build/config.go#L48
structtag: struct field tag `long:"no-timestamps"description:"Omit timestamps from log lines."` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
|
lint
Process completed with exit code 2.
|
Loading