OFT already imports tags from `.yaml` files (see class `TagImporterFactory`). Often YAML files use the shorter `.yml` suffix. That's why OFT should also import tags from `.yml` files.
OFT already imports tags from
.yamlfiles (see classTagImporterFactory). Often YAML files use the shorter.ymlsuffix.That's why OFT should also import tags from
.ymlfiles.