summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorTina Müller (tinita) <cpan2@tinita.de>2020-06-01 21:28:43 +0200
committerGitHub <noreply@github.com>2020-06-01 21:28:43 +0200
commit1008696708b56c27709e6948b419d44e0f1bfb0d (patch)
tree8788eeefbb3b88ed2e01bd28462a6b4a82b46160 /.github/workflows
parent7eb01976a05d9a43f3d3d7ffe870a1c4a0f1090d (diff)
downloadlibyaml-git-1008696708b56c27709e6948b419d44e0f1bfb0d.tar.gz
Allow question marks in plain scalars in flow collections (#105)
See http://yaml.org/spec/1.1/#id907281 The question mark isn't mentioned as something special here, only ,[]{} This commit will allow [foo?bar] [foo ? bar] The PR does only change the behaviour when the question mark is in the middle or at the end of the string, not at the beginning, e.g. [?foo] is handled by a different part of the code.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions