Address review comments

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
pull/32327/head
Matheus Pimenta 6 days ago
parent bfebbb7c1a
commit 73c1fb2451
No known key found for this signature in database
GPG Key ID: 4639F038AE28FBFF

@ -1198,9 +1198,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