A 10 minute read covering some YAML edge-cases that you should have in mind when writing complex YAML files

  • Magiilaro@feddit.org
    link
    fedilink
    arrow-up
    3
    ·
    6 months ago

    Yaml is a data storage format, why should it have any kind of programmability or even turning completeness?

    Those things should be done in the program that uses the data not inside of the data itself.