Skip to content
New issue

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

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

Already on GitHub? # to your account

[request] optional option to filter empty lines #57

Open
spearmootz opened this issue Oct 15, 2019 · 0 comments
Open

[request] optional option to filter empty lines #57

spearmootz opened this issue Oct 15, 2019 · 0 comments

Comments

@spearmootz
Copy link

skipEmpty: false //defaults to false, emits everything

if true then it does not emit empty lines for example, in the following it would skip the blank line. The use case is more for when the file has trailing blank line at the end.

id
1
2

3
4
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant