Ignore certain keys in YAML source

Hi all, I was wondering if it is possible to ignore certain keys in the YAML source. Thank you for any guidance!

Hi @brockfanning

My name is Carlos from Transifex support and I’ll be helping you with your inquiry.

Inside the YAML file you can use Anchors(&) and aliases(*), Aliases are ignored when found in the YAML document

You can find here all the information related to this function inside the YAML file

Please let me know if this information was helpful
Best regards,
Carlos