YAML

acronym

programming

Stands for: YAML Ain't Markup Language

A human-readable data format often used for configuration.

YAML Ain't Markup Language is a whitespace-based serialization format popular for config files and CI pipelines. Its readability comes with sharp edges, like type-coercion surprises and significant indentation.

Also known as: yaml

All glossary entries