Address review comments

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
release-4.2
Matheus Pimenta 2 months ago committed by George Jenkins
parent 83a8b70ffc
commit 51a9837ba1
No known key found for this signature in database
GPG Key ID: D79D67C9EC016739

@ -1199,9 +1199,9 @@ data:
`,
},
// Multi-doc tests: block scalar doc is NOT the last document.
// SplitManifests' regex consumes \s*\n before ---, so trailing
// newlines from non-last docs are always stripped.
// Multi-doc block scalar tests where the block scalar document is NOT the last:
// the separator regex does not consume trailing newlines, so YAML chomping
// indicators (|, |+, |-) are respected.
// | (clip) in multi-doc (first doc)
{

Loading…
Cancel
Save