- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
A 10 minute read covering some YAML edge-cases that you should have in mind when writing complex YAML files
A 10 minute read covering some YAML edge-cases that you should have in mind when writing complex YAML files
all json is valid yaml and can be parsed with a yaml parser. Yaml is literally a superset of json. In what world are they not comparable?