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 jsonl support #89

Merged
merged 1 commit into from
Jan 10, 2018
Merged

add jsonl support #89

merged 1 commit into from
Jan 10, 2018

Conversation

anchnk
Copy link

@anchnk anchnk commented Jan 10, 2018

This patch:

  • adds jsonl filetype's detection
  • disable trailing commas syntax error for object if filetype is equal to jsonl.

Closes #86

This patch adds jsonl file type detection and disable trailing commas
syntax error for object if filetype is equal to jsonl.
@elzr elzr merged commit 3727f08 into elzr:master Jan 10, 2018
@elzr
Copy link
Owner

elzr commented Jan 10, 2018

Thanks!

@anchnk
Copy link
Author

anchnk commented Jan 11, 2018

You are welcome.
Thank you for your hard work and having merged this.

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.

2 participants