Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Remove trailing commas from readme example, and update gitignore #116

Merged
merged 2 commits into from
Feb 2, 2016

Conversation

jjmanton
Copy link
Contributor

@jjmanton jjmanton commented Feb 2, 2016

fixes #115

@jjmanton
Copy link
Contributor Author

jjmanton commented Feb 2, 2016

I think disallowing the trailing comma is intended. See documentation here - https://github.com/bignerdranch/Freddy/blob/master/Sources/JSONParser.swift#L66-L71

I created a PR to update the README, so other people won't run into this issue.

@mdmathias
Copy link
Contributor

This is correct.

I'm going to merge here to get the fix into the README, but I will make a new issue and mark it as needing discussion.

mdmathias pushed a commit that referenced this pull request Feb 2, 2016
Remove trailing commas from readme example, and update gitignore
@mdmathias mdmathias merged commit 1f13dda into master Feb 2, 2016
@mdmathias mdmathias deleted the jjm-fix-readme branch February 2, 2016 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Freddy can't parse his first example because it has trailing comma.
2 participants