Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
83 stars 11 forks source link

Use pretty json in .butane files #175

Closed jayvdb closed 5 months ago

jayvdb commented 5 months ago

Also appends an EOL if it is missing from file contents.

Related to https://github.com/Electron100/butane/issues/62 - If we have pretty JSON, I can put off yaml/toml as pretty json is nearly suitable for storing .butane in a VCS.