How can I sort YAML files?

前端 未结 9 937
灰色年华
灰色年华 2021-02-02 12:55

I\'ve been trying to sort an i18n translations YAML file with Ruby so I can manage new translations in a better and organized way, but I\'ve been wondering if there is something

9条回答
  •  闹比i
    闹比i (楼主)
    2021-02-02 13:13

    There is also an atom package that will do this as well https://github.com/akfernun/yaml-sortkeys

提交回复
热议问题