jacebrowning / yorm

Automatic object-YAML mapping for Python.
https://yorm.readthedocs.io
MIT License
27 stars 6 forks source link

Disable the creation of missing file attributes #102

Closed jacebrowning closed 5 years ago

jacebrowning commented 8 years ago

If a file is missing an attribute, don't create it unless explicitly enabled.

jacebrowning commented 5 years ago

This has been implemented in the spiritual successor to this project: https://github.com/jacebrowning/datafiles