You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YAML 1.2 is stricter, if you add support for 1.1 you'd weaken a bunch of guarantees. I found that I missed things like parsing "yes" to true. but you can emulate a bunch of these things relatively easy.
Is there any chance you could add support for YAML 1.1 as well?
The text was updated successfully, but these errors were encountered: