Address review comments

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
pull/32327/head
Matheus Pimenta 2 months 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. // Multi-doc block scalar tests where the block scalar document is NOT the last:
// SplitManifests' regex consumes \s*\n before ---, so trailing // the separator regex does not consume trailing newlines, so YAML chomping
// newlines from non-last docs are always stripped. // indicators (|, |+, |-) are respected.
// | (clip) in multi-doc (first doc) // | (clip) in multi-doc (first doc)
{ {

Loading…
Cancel
Save