dart-lang / yaml_edit

A library for YAML manipulation with comment and whitespace preservation.
https://pub.dev/packages/yaml_edit
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

Do not add trailing whitespace to new map keys #16

Closed srawlins closed 2 years ago

srawlins commented 2 years ago

Fixes #15