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

Allow disabling the new line requirement #22

Open
cliedeman opened this issue Sep 14, 2023 · 1 comment
Open

Allow disabling the new line requirement #22

cliedeman opened this issue Sep 14, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cliedeman
Copy link

Most packcage managers will remove the trailing new line when adding or removing packcages, but otherwise the file matches dprints format.

Allow ignore mising newlines at the end of the file

@dsherret dsherret added the enhancement New feature or request label Sep 15, 2023
@dsherret
Copy link
Member

Maybe:

"eofNewLine": "maintain" | "always" | "never"

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

No branches or pull requests

2 participants