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

sqlformat mangles newlines at end of file #637

Open
jidanni opened this issue Aug 21, 2021 · 0 comments
Open

sqlformat mangles newlines at end of file #637

jidanni opened this issue Aug 21, 2021 · 0 comments

Comments

@jidanni
Copy link

jidanni commented Aug 21, 2021

sqlformat mangles newlines at end of file

# aptitude install sqlformat
# set stations.sql && sqlformat $@ | diff $@ -
17c17
< LIMIT 222;
---
> LIMIT 222;
\ No newline at end of file
# sqlformat --version
0.4.1
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