sinaatalay / rendercv

The engine of the RenderCV App
http://docs.rendercv.com
MIT License
1.75k stars 116 forks source link

run yamlfix on YAML files #120

Closed 1993CRV closed 2 months ago

1993CRV commented 2 months ago

https://github.com/lyz-code/yamlfix

sinaatalay commented 2 months ago

The examples folder is never edited or created manually. Please see the developer guide about the examples folder.

RenderCV uses ruamel.yaml package to output and format the YAML files. The formatting is specified in the dictionary_to_yaml function.