Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve linefeeds for YAML and INI files #863

Closed
tuukkamustonen opened this issue Apr 28, 2021 · 1 comment
Closed

Preserve linefeeds for YAML and INI files #863

tuukkamustonen opened this issue Apr 28, 2021 · 1 comment

Comments

@tuukkamustonen
Copy link

tuukkamustonen commented Apr 28, 2021

At least for YAML (and INI) files:

$ sops file.yaml  # insert some data with linefeeds
$ sops -d file.yalm  # linefeeds gone

While linefeeds aren't meaningful data-wise, they are useful for the human. Would it be possible to preserve them?

@tuukkamustonen tuukkamustonen changed the title Preserve linefeeds Preserve linefeeds for YAML and INI files Apr 28, 2021
@tuukkamustonen
Copy link
Author

Merged into #864.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant