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

Easy i18n removes new lines at end of JSON files #448

Open
draial opened this issue Nov 7, 2024 · 0 comments
Open

Easy i18n removes new lines at end of JSON files #448

draial opened this issue Nov 7, 2024 · 0 comments

Comments

@draial
Copy link

draial commented Nov 7, 2024

When you edit the i18n values with it, Easy i18n removes new line at end of JSON files.

That has come into conflict with a CI job of auto-format I have set up around the merging process. It creates a lot of noise.

Having a newline character at the end of every file is a POSIX standard : https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206

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