mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 04:51:17 +00:00
Removed the (unused) 'required' flag from simple keys (the parser should take care of this, not the scanner).
This commit is contained in:
@@ -329,6 +329,22 @@
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\tests\directives.yaml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tests\mixed.yaml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tests\scalars.yaml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tests\simple.yaml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\test.yaml"
|
||||
>
|
||||
|
Reference in New Issue
Block a user