mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
compact sequence indentation option
This commit is contained in:
committed by
Katrina Verey
parent
4cadad5cfe
commit
0ddf68cc8a
@@ -742,6 +742,8 @@ type yaml_emitter_t struct {
|
||||
|
||||
indent int // The current indentation level.
|
||||
|
||||
compact_sequence_indent bool // Is '- ' is considered part of the indentation for sequence elements?
|
||||
|
||||
flow_level int // The current flow level.
|
||||
|
||||
root_context bool // Is it the document root context?
|
||||
|
||||
Reference in New Issue
Block a user