awslabs / dynein

DynamoDB CLI written in Rust.
https://github.com/awslabs/dynein
Apache License 2.0
360 stars 37 forks source link

fix(export): empty array is on one line fix #152 #250

Closed gaetan-craft closed 3 months ago

gaetan-craft commented 3 months ago

Issue #152

Empty array in function connectable_json came on one line even not in compact format. This PR tests this case and act acordingly

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.