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

Add a newline at the end of generated composer.json #612

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Add a newline at the end of generated composer.json #612

merged 1 commit into from
Feb 10, 2025

Conversation

shish
Copy link
Collaborator

@shish shish commented Feb 10, 2025

It is frustrating that every time I edit composer.json with a text editor, I get "generated files are out of sync" errors due to generator not putting a newline there

(FWIW, POSIX says that text files should always end with a newline character too)

It is frustrating that every time I edit `composer.json` with a text editor, I get "generated files are out of sync" errors due to `generator` _not_ putting a newline there

(FWIW, POSIX says that text files should always end with a newline character too)
@shish shish merged commit 0624454 into master Feb 10, 2025
10 checks passed
@shish shish deleted the pr612 branch February 10, 2025 17:10
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

Successfully merging this pull request may close these issues.

1 participant