Per the quickstart docs, the schema gets `.yaml` and the config get `.yml`. Seems unnecessarily inconsistent. afaik there's [no consensus on which extension gets used](https://stackoverflow.com/questions/21059124/is-it-yaml-or-yml) but seems like within a single project only one should be used.
Per the quickstart docs, the schema gets
.yamland the config get.yml. Seems unnecessarily inconsistent.afaik there's no consensus on which extension gets used but seems like within a single project only one should be used.